Skip to content

v0.4.2

Compare
Choose a tag to compare
@adamwathan adamwathan released this 01 Mar 13:52
· 4343 commits to next since this release
  • Fix an issue where borders couldn't be applied to img tags without specifying a border style (#362, #363)
  • Add support for using a function to define class prefixes in addition to a simple string (#367)
  • Improve the performance of @apply by using a lookup table instead of searching (#401)