Skip to content

Releases: rspack-contrib/rsbuild-plugin-tailwindcss

v0.0.3

02 Dec 12:32
Compare
Choose a tag to compare

What's Changed

  • feat: implement include and exclude option by @colinaaa in #19
  • docs: add options.exclude and options.include by @colinaaa in #20
  • ci: reduce playwright install time by @colinaaa in #22
  • chore: bump Rslib v0.1.0 and Rsbuild v1.1.4 by @colinaaa in #24
  • chore: update playground by @colinaaa in #25
  • chore(deps): update all non-major dependencies by @renovate in #26
  • feat: support resolve file paths with resource query by @luhc228 in #27
  • chore: release v0.0.3 by @luhc228 in #28

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Nov 11:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rspack-contrib/rsbuild-plugin-tailwindcss/commits/v0.0.2

v0.0.0

12 Nov 14:40
9234f59
Compare
Choose a tag to compare

What's Changed

  • feat: implement TailwindCSSRspackPlugin by @colinaaa in #2
  • chore(config): migrate renovate config by @renovate in #3
  • fix: do not generate tailwind.config.js in dist/ by @colinaaa in #4
  • feat: support zero-configuration by @colinaaa in #5
  • feat(deps): bundle postcss by @colinaaa in #6
  • feat: support custom postcss options by @colinaaa in #9
  • fix: ensure dir exists in DEBUG by @colinaaa in #10
  • chore: rename to rsbuild-plugin-tailwindcss by @colinaaa in #11

New Contributors

Full Changelog: https://github.com/rspack-contrib/rsbuild-plugin-tailwindcss/commits/v0.0.0