remove unneeded stylePreprocessorOptions
This commit is contained in:
parent
11d8cda33c
commit
9454c52c01
|
|
@ -30,10 +30,6 @@
|
|||
"styles": [
|
||||
"src/styles.sass"
|
||||
],
|
||||
"stylePreprocessorOptions": {
|
||||
"includePaths": [
|
||||
]
|
||||
},
|
||||
"scripts": [
|
||||
"node_modules/bootstrap/dist/js/bootstrap.min.js",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue