Add armin/scssphp-bundle 1.0

This commit is contained in:
Armin Vieweg
2019-07-20 23:27:15 +02:00
parent f9bf83117e
commit 0944a97ce0
3 changed files with 14 additions and 0 deletions
@@ -0,0 +1,3 @@
scssphp:
enabled: true
autoUpdate: false
@@ -0,0 +1,3 @@
scssphp:
enabled: true
autoUpdate: true
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Armin\\ScssphpBundle\\ScssphpBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}