Skip to content

Instantly share code, notes, and snippets.

@hal0gen
Created February 8, 2017 22:06
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 hal0gen/f5c17eda6baec8972009a29c31c7a69c to your computer and use it in GitHub Desktop.
Save hal0gen/f5c17eda6baec8972009a29c31c7a69c to your computer and use it in GitHub Desktop.
SCSS file to be imported in every Vue component
// Load custom Foundation variables
@import "./settings";
// Load Foundation
@import "~foundation-sites/scss/foundation";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment