Created
September 22, 2017 00:50
-
-
Save dav11d/72b9812cf27f320abc080d6bbbdeeca9 to your computer and use it in GitHub Desktop.
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
// import or export top level | |
npm: { | |
compilers: ['babel-brunch'], | |
enabled: true, | |
styles: { | |
tachyons: ['css/tachyons.min.css'] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment