Added all basic components and services
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
"src/assets"
|
||||
],
|
||||
"styles": [
|
||||
"src/sass/styles.scss",
|
||||
"./node_modules/bootstrap/dist/css/bootstrap.css",
|
||||
"./node_modules/bootstrap/dist/css/bootstrap-grid.css",
|
||||
"./node_modules/bootstrap/dist/css/bootstrap-reboot.css"
|
||||
"./node_modules/bootstrap/dist/css/bootstrap-reboot.css",
|
||||
"src/sass/styles.scss"
|
||||
],
|
||||
"scripts": [
|
||||
"./node_modules/jquery/dist/jquery.min.js",
|
||||
|
||||
Reference in New Issue
Block a user