Skip to content

tailwindcss 0.4.2

  • 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)