We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3295989 commit bab43adCopy full SHA for bab43ad
composer.json
@@ -40,30 +40,5 @@
40
},
41
"config": {
42
"bin-dir": "bin/"
43
- },
44
- "extra": {
45
- "css-compiler": [
46
- {
47
- "format": "compact",
48
- "input": [
49
- "tests/shared-fixtures/scss"
50
- ],
51
- "output": "var/cache/assets/scss.css"
52
53
54
55
56
- "tests/shared-fixtures/sass"
57
58
- "output": "var/cache/assets/sass.css"
59
60
61
62
63
- "tests/shared-fixtures/compass/app.scss"
64
65
- "output": "var/cache/assets/compass.css"
66
- }
67
- ]
68
}
69
0 commit comments