last_upd: 26.05.2019

This commit is contained in:
Alex
2019-05-26 19:58:31 +03:00
parent 65925caad0
commit 28bf7e3cf2
9 changed files with 241 additions and 16 deletions

View File

@ -23,7 +23,8 @@
"src/assets"
],
"styles": [
"src/styles.css"
"src/styles.css",
"src/styles/styles.scss"
],
"scripts": [],
"es5BrowserSupport": true
@ -133,4 +134,4 @@
}
},
"defaultProject": "SanyaSong"
}
}