Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Last active August 29, 2015 14:26
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