mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add armin/scssphp-bundle 1.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
scssphp:
|
||||||
|
enabled: true
|
||||||
|
autoUpdate: false
|
||||||
3
armin/scssphp-bundle/1.0/config/packages/scssphp.yaml
Normal file
3
armin/scssphp-bundle/1.0/config/packages/scssphp.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
scssphp:
|
||||||
|
enabled: true
|
||||||
|
autoUpdate: true
|
||||||
8
armin/scssphp-bundle/1.0/manifest.json
Normal file
8
armin/scssphp-bundle/1.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"bundles": {
|
||||||
|
"Armin\\ScssphpBundle\\ScssphpBundle": ["all"]
|
||||||
|
},
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user