Added some digi-core components and removed some old/unused css

This commit is contained in:
Erik Tiekstra
2021-03-23 15:47:53 +01:00
committed by Erik Tiekstra
parent 507a61a2ef
commit f7537671f3
49 changed files with 106 additions and 561 deletions

View File

@@ -51,7 +51,7 @@
"assets": ["apps/dafa-web/src/assets"],
"styles": ["apps/dafa-web/src/styles/styles.scss"],
"stylePreprocessorOptions": {
"includePaths": ["node_modules/@af/sass", "apps/dafa-web/src/styles"]
"includePaths": ["apps/dafa-web/src/styles"]
},
"scripts": []
},