remove unneeded stylePreprocessorOptions

This commit is contained in:
James Woglom 2022-08-30 01:54:52 -04:00
parent 11d8cda33c
commit 9454c52c01
1 changed files with 0 additions and 4 deletions

View File

@ -30,10 +30,6 @@
"styles": [
"src/styles.sass"
],
"stylePreprocessorOptions": {
"includePaths": [
]
},
"scripts": [
"node_modules/bootstrap/dist/js/bootstrap.min.js",
]