justgage / tachyons-elm

This is simple bindings to Tachyons (A functionall CSS library) in Elm. Aids in auto-completion.
http://package.elm-lang.org/packages/justgage/tachyons-elm/latest/Tachyons
Other
35 stars 6 forks source link

Support Tachyons Verbose #7

Open justgage opened 7 years ago

justgage commented 7 years ago

This should be pretty simple, it's basically making the current js file in the scripts folder take in the verbose version rather than the normal one. Maybe by making the whole thing a function?

MartinKavik commented 7 years ago

I think we should start to solve this issue when the parser for classic tachyons.css will be stable and with some tests maybe.