tailwindcss 0.4.2
- Fix an issue where borders couldn't be applied to
imgtags 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
@applyby using a lookup table instead of searching (#401)