Skip to content

Instantly share code, notes, and snippets.

@samme
Last active December 21, 2015 07:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samme/6273859 to your computer and use it in GitHub Desktop.
Save samme/6273859 to your computer and use it in GitHub Desktop.
Create a new, sassy Compass project.
# compass help create
compass create my-project --syntax sass --sass-dir sass --css-dir css --images-dir img --javascripts-dir js --relative-assets --bare
# mate my-project my-project/config.rb
# subl my-project my-project/config.rb
open -t my-project/config.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment