Skip to content

0.8.0

Compare
Choose a tag to compare
@arlyon arlyon released this 04 Nov 11:16
· 204 commits to master since this release

0.8.0 (2022-11-04)

Bug Fixes

  • clean up some more snapshots (071d463)
  • correct lookup for top, bottom, left, and right plugins (eec214c)
  • get screen dynamically form config (f5c6f16)
  • parse expressions marked as important with no value (16c023f)
  • support standalone shadow plugin (7ca223a)
  • use parser for divide plugin and handle divide (7e77e9f)

Features

  • add self plugin (cc93a27)
  • add additional functions to grid plugin (b81146c)
  • add animate plugin (6f2eabe)
  • add pointer events plugin (38b9208)
  • add strict mode (e85d0d1)
  • add support for tailwind css reset and forms (82e3fbc)
  • add the fill plugin (eaf3ef2)
  • add the gap-x and gap-y plugins (6ea516d)
  • add the inset plugin (6d192b5)
  • add the leading plugin (4d15fd6)
  • add the object plugin (e420c5d)
  • add the whitespace plugin (5386680)
  • add truncate plugin (eb143cf)
  • add whole load of new modifiers (f42e43d)
  • improve spans for error handling (b3a57cf)
  • support border-style in divide plugin (9c15739)
  • support transparency in the parser (2ea75e7)