Skip to content

Commit

Permalink
Remove compass dependency, too slow even for development at the moment
Browse files Browse the repository at this point in the history
Use compass on CLI instead, or re-add the module manually
via "composer require".

See silverstripe-archive/silverstripe-compass#9
  • Loading branch information
chillu committed Nov 15, 2012
1 parent 4e1e09d commit 47b839d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"silverstripe-themes/simple": "*"
},
"require-dev": {
"silverstripe/compass": "*",
"silverstripe/docsviewer": "*",
"phpunit/phpunit": "3.7.*"
},
Expand Down

0 comments on commit 47b839d

Please sign in to comment.