tachyons-webpack
tachyons-webpack copied to clipboard
Add support for postcss to be able to change variables
trafficstars
Related to https://github.com/tachyons-css/tachyons/issues/258#issuecomment-248688530
This is an example of usage tachyons + webpack with overriding variables.
I believe it could be added as a separate branch instead of merging to master because not everyone needs to override variables.
@ewnd9 Thanks a lot for putting this together! Will take a look now.
@mrmrs Happy to help :+1:
I've just updated commit with:
- move back the
tachyonsentry point - move import/adjusting variables into a separate file in the
cssdirectory - move back
rm dist/tachyons.js, it was throwing an error because that file hadn't been generated in one of my attempts, now it is generating again
@mrmrs Any luck?
@mrmrs ping
@mrmrs ping
ping, thanks @ewnd9