Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Releases: brandonpittman/gridsome-plugin-tailwindcss

Tailwind 2 support

20 Nov 01:02
Compare
Choose a tag to compare

Removed

  • importURL support

Changed

  • All deps are now peer deps
  • postcss-import and postcss-preset-env no longer enabled by default

Goodbye, Purge

22 Jun 01:36
Compare
Choose a tag to compare

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

21 Apr 02:44
Compare
Choose a tag to compare
  • ⬆️ 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

v2.2.43...v2.2.44

Enable import-url PostCSS plugin

13 Mar 07:09
Compare
Choose a tag to compare

Reorder plugins

07 Mar 08:45
Compare
Choose a tag to compare

Tailwind UI

06 Mar 01:23
Compare
Choose a tag to compare
  • 🐛 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

v2.2.36...v2.2.37

OH JEEZ, PurgeCSS 2.0 broke deep-scoped CSS

12 Feb 13:41
Compare
Choose a tag to compare

v2.2.29

26 Dec 00:10
Compare
Choose a tag to compare

v2.2.28...v2.2.29

v2.2.28

25 Dec 03:45
Compare
Choose a tag to compare
  • Update deps e72ba74
  • Update deps 72dd14c
  • wip 3551851
  • Update README to stop people from including the default options in their gridsome.config.js 9ffb06f
  • Update README.md 17da937

v2.2.27...v2.2.28