Add armin/scssphp-bundle 1.0

This commit is contained in:
Armin Vieweg
2019-07-20 23:24:57 +02:00
parent f9bf83117e
commit 0944a97ce0
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
scssphp:
enabled: true
autoUpdate: false

View File

@@ -0,0 +1,3 @@
scssphp:
enabled: true
autoUpdate: true

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Armin\\ScssphpBundle\\ScssphpBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}