Created the base design

This commit is contained in:
Myx
2021-12-16 23:58:01 +01:00
parent e78df802f9
commit b5b8270906
51 changed files with 15870 additions and 282 deletions

View File

@@ -31,7 +31,10 @@
"output": "./svg"
}
],
"styles": ["src/theme/variables.scss", "src/global.scss"],
"styles": [
"src/theme/variables.scss",
"src/global.scss",
"node_modules/@nebular/theme/styles/prebuilt/cosmic.css"],
"scripts": [],
"aot": false,
"vendorChunk": true,