0.6.0
- Change: use
__
after a prefix. You'll get some Elm compiler errors with this change. - Fix: handle selectors with multiple classes
- Fix: better handle
last-child
andfirst-child
- Change:
TW.elm
now passes checks withelm-format --validate
__
after a prefix. You'll get some Elm compiler errors with this change.last-child
and first-child
TW.elm
now passes checks with elm-format --validate