Skip to content

v0.3.0

Compare
Choose a tag to compare
@remcohaszing remcohaszing released this 21 Apr 14:22
· 76 commits to main since this release
v0.3.0
11c5991

What's Changed

  • Allow processing the Tailwind configuration in the worker. This allows to integrate Tailwind plugins.
  • Update dependencies.
  • Move @types/tailwindcss into dependencies
  • Fix support for a custom separator
  • Add generateStylesFromContent() function to generate CSS in the browser.

Full Changelog: v0.1.0...v0.3.0

Again many thanks to @mhsdesign!