Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Releases: brandonpittman/tailwindcss-plugin-fancy

Tailwind v3-friendly!

03 Jan 08:43
Compare
Choose a tag to compare

Patches

  • Remove code obsoleted by Tailwind v3: b30cd9f
  • Update postcss dep: 5ccab72

3.1.1-canary.1

08 Nov 23:05
Compare
Choose a tag to compare
3.1.1-canary.1 Pre-release
Pre-release

Patches

Remove scroll-snap utils

10 Oct 23:17
Compare
Choose a tag to compare
Pre-release

Tailwind 3 will have these.

ARIA Variants

23 Aug 02:21
Compare
Choose a tag to compare

Minor Changes

Patches

a11y variants

23 Aug 01:58
Compare
Choose a tag to compare
a11y variants Pre-release
Pre-release

Minor Changes

🧹 The Life-Changing Magic of Tidying Up

22 Jul 04:29
Compare
Choose a tag to compare

This release just removes stuff that the latest version of Tailwind (with JIT) makes obsolete. Since it removes a ton of stuff those, it's a breaking change. So onto v3!

Major Changes

  • Chore: remove content-related utils: 39925e2
  • Chore: remove selector utils now supported by JIT mode: 254ba21

Hello, Brother! 🐍

07 May 00:51
Compare
Choose a tag to compare

Minor Changes

  • Chore: 🔧 remove glass utils: 3be372d
  • Feat: ✨ add sibling selectors: 67caefc

Patches

  • Chore(deps): 🔗 update deps: 4e507bb

🛠 Rebuild with tsdx

22 Mar 08:18
Compare
Choose a tag to compare
Pre-release

Initial release

💈 Stripes!

18 Mar 02:39
Compare
Choose a tag to compare

Patches

Adds bg-stripes utils ripped straight from the Tailwind docs site.

🍷 Glassmorphism!

12 Mar 01:31
Compare
Choose a tag to compare

Minor Changes

  • Feat: ✨ add bg-glass utils: ca38b0f

Patches

  • Chore(deps): 🔗 update deps: 40e6852
  • Chore: 🔧 add config for testing: bf47d8a