Releases: AdrianGonz97/vite-plugin-tailwind-purgecss
Releases · AdrianGonz97/vite-plugin-tailwind-purgecss
v0.1.2
Patch Changes
- c9eb647: fix: Tailwind's arbitrary values are no longer erroneously removed
v0.1.1
Patch Changes
- 47b85eb: fix: Reduced processing time by only extracting selectors from string literals of a certain max length
v0.1.0
Minor Changes
- aef2c21: feat: Upgraded
purgecss
to 6.0.0-alpha.0
v0.0.3
Patch Changes
- b8500be: fix: Updated the name of the plugin
v0.0.2
Patch Changes
- cf344f3: fix: Check the values of
TemplateElement
nodes for selectors