← All projects

broccoli-compass

by @g13013

10

About this project

broccoli-compass Compiles compass project using compass, so you need to have compass installed on your machine. Installation Tests Usage Note: The API might change in subsequent 0.x versions. if files is omitted the entire folder will be compiled. Plugin Options compassCommand: Command to execute compass. Default to compass. ignoreErrors: If set to true, Broccoli will only print the error instead of raising an exception. Default to false cleanOutput (slower): if true, css files will be processed to extract the list of images and fonts to be copied, instead the destination folder will contain all files. Default to false exclude [DEPRECATED]: deprecated in favor of cleanOutput option. Compass Options Please refer to the compass configuration for more details about the available options Credits Aboubakr Gasmi All the contributors. ##License MIT

From the project README on GitHub

Stars
10
Forks
13
License
MIT
Last push
30 Aug 2015

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/broccoli-compass.svg)](https://www.madeinalgeria.dev/projects/broccoli-compass)

Related projects