Skip to content

Commit bab43ad

Browse files
author
Eugene Matvejev
authored
Update composer.json
1 parent 3295989 commit bab43ad

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

composer.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -40,30 +40,5 @@
4040
},
4141
"config": {
4242
"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-
"format": "compact",
55-
"input": [
56-
"tests/shared-fixtures/sass"
57-
],
58-
"output": "var/cache/assets/sass.css"
59-
},
60-
{
61-
"format": "compact",
62-
"input": [
63-
"tests/shared-fixtures/compass/app.scss"
64-
],
65-
"output": "var/cache/assets/compass.css"
66-
}
67-
]
6843
}
6944
}

0 commit comments

Comments
 (0)