Created
February 8, 2017 22:06
-
-
Save hal0gen/f5c17eda6baec8972009a29c31c7a69c to your computer and use it in GitHub Desktop.
SCSS file to be imported in every Vue component
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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