Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Last active August 29, 2015 14:26
Show Gist options
  • Select an option

  • Save nottrobin/a27e2e8082ff92956883 to your computer and use it in GitHub Desktop.

Select an option

Save nottrobin/a27e2e8082ff92956883 to your computer and use it in GitHub Desktop.
Including parts of the vanilla framework
@import 'vanilla'; // Import the whole framework - nothing output at this point
@include vf-grid; // Output the CSS for the grid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment