Skip to content

Instantly share code, notes, and snippets.

@ixti
Created January 7, 2013 18:10
Show Gist options
  • Save ixti/4477094 to your computer and use it in GitHub Desktop.
Save ixti/4477094 to your computer and use it in GitHub Desktop.
Example of using jekyll-assets + compass + susy
@import "susy"
.page { @include container; }
require "susy" # adds susy Compass framework
require "jekyll-assets/compass" # enable jekyll-assets plugin with compass shim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment