This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
Releases: brandonpittman/gridsome-plugin-tailwindcss
Releases · brandonpittman/gridsome-plugin-tailwindcss
Tailwind 2 support
Removed
- importURL support
Changed
- All deps are now peer deps
postcss-import
andpostcss-preset-env
no longer enabled by default
Goodbye, Purge
Now that Tailwind has its own purge feature, it doesn't make sense to bake it in. I may add something to generate a sensible purge config later on, but for now, purge is out of this plug-in and you can turn it on the blessed way in Tailwind.
v2.2.44
- ⬆️ Bump to TW 1.3 961a3d9
- Merge pull request #43 from brandonpittman/dependabot/npm_and_yarn/fullhuman/postcss-purgecss-2.1.2 3bdfcf9
- Update README.md c1941e5
- Bump @fullhuman/postcss-purgecss from 2.1.0 to 2.1.2 3d7450b
- Merge pull request #41 from brandonpittman/dependabot/npm_and_yarn/xo-0.28.3 3476f50
- Merge pull request #42 from brandonpittman/dependabot/npm_and_yarn/postcss-import-url-5.1.0 d940928
- Bump postcss-import-url from 5.0.0 to 5.1.0 67c0622
- Bump xo from 0.28.2 to 0.28.3 3503c56
- Merge pull request #40 from brandonpittman/dependabot/npm_and_yarn/xo-0.28.2 e5fe8f0
- Bump xo from 0.28.1 to 0.28.2 c2ca793
- [Security] Bump minimist from 1.2.0 to 1.2.5 (#39) 8308b73
- Merge pull request #38 from brandonpittman/dependabot/npm_and_yarn/xo-0.28.1 a98799c
- Bump xo from 0.28.0 to 0.28.1 cace7a9
- Update README e7e3fe9
- wip fc2988d
- Merge pull request #36 from brandonpittman/dependabot/npm_and_yarn/acorn-7.1.1 2076c3d
- [Security] Bump acorn from 7.1.0 to 7.1.1 bcc51d3
Enable import-url PostCSS plugin
Reorder plugins
Tailwind UI
- 🐛 Update defaultExtractor to handle stuff in @tailwindcss/ui. e6b0747
- Merge pull request #34 from hacknug/master 925a077
- Update PurgeCSS'
defaultExtractor
to keep TailwindUI classes 13f0ffb - Bump @fullhuman/postcss-purgecss from 2.0.6 to 2.1.0 (#31) 89de2c6
- Update README.md 6ed0e1d
- wip a1b34d3
- Bump xo from 0.27.0 to 0.27.2 (#32) 27f8b88
- Bump xo from 0.26.1 to 0.27.0 (#29) 10038ac
- Bump xo from 0.26.0 to 0.26.1 (#28) c64ca9f
- Create npmpublish.yml 5698959
- Bump xo from 0.25.3 to 0.26.0 (#27) 087593e
OH JEEZ, PurgeCSS 2.0 broke deep-scoped CSS
- Fix PurgeCSS 2.0 deep scope issue a3c959c
v2.2.29
- Update package.json 2d6f360