tachyons-webpack icon indicating copy to clipboard operation
tachyons-webpack copied to clipboard

Add support for postcss to be able to change variables

Open ewnd9 opened this issue 9 years ago • 6 comments
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 avatar Nov 08 '16 11:11 ewnd9

@ewnd9 Thanks a lot for putting this together! Will take a look now.

mrmrs avatar Nov 08 '16 11:11 mrmrs

@mrmrs Happy to help :+1:

I've just updated commit with:

  • move back the tachyons entry point
  • move import/adjusting variables into a separate file in the css directory
  • 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

ewnd9 avatar Nov 08 '16 12:11 ewnd9

@mrmrs Any luck?

ewnd9 avatar Nov 09 '16 17:11 ewnd9

@mrmrs ping

ewnd9 avatar Nov 16 '16 22:11 ewnd9

@mrmrs ping

ewnd9 avatar Feb 11 '17 23:02 ewnd9

ping, thanks @ewnd9

montogeek avatar Mar 14 '17 23:03 montogeek