-
-
Save felgus-dev/ea3878f4040cbec5f46a89d793f198f4 to your computer and use it in GitHub Desktop.
sass configuration to compile from node_modules, to use the sass files from bootstrap
This file contains 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
sass: | |
load_paths: | |
- _sass | |
- node_modules | |
style: compressed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment