mirror of
https://github.com/aniftyco/awesome-tailwindcss.git
synced 2025-12-10 06:45:34 +00:00
Deprecate tailwindcss-cursor-extended (#213)
As per their own [readme](https://github.com/hacknug/tailwindcss-cursor-extended), tailwindcss-cursor-extended is deprecated and can be implemented with base Tailwind, see [official plugin](https://tailwindcss.com/docs/cursor/#app). So I moved it to the warning list :)
This commit is contained in:
committed by
GitHub
parent
a28ae4f24a
commit
84bc383f24
@@ -31,7 +31,6 @@
|
|||||||
- [Theming (Dark/Light)](https://github.com/hawezo/tailwindcss-theming) - Adds powerful theming capabilities with CSS variables and `prefers-color-scheme`.
|
- [Theming (Dark/Light)](https://github.com/hawezo/tailwindcss-theming) - Adds powerful theming capabilities with CSS variables and `prefers-color-scheme`.
|
||||||
- [Text Indent](https://github.com/hacknug/tailwindcss-text-indent) - Adds `text-indent` utilities.
|
- [Text Indent](https://github.com/hacknug/tailwindcss-text-indent) - Adds `text-indent` utilities.
|
||||||
- [Image Rendering](https://github.com/hacknug/tailwindcss-image-rendering) - Adds `image-rendering` utilities.
|
- [Image Rendering](https://github.com/hacknug/tailwindcss-image-rendering) - Adds `image-rendering` utilities.
|
||||||
- [Cursor Extended](https://github.com/hacknug/tailwindcss-cursor-extended) - Extends `cursor` utilities.
|
|
||||||
- [Filters](https://github.com/benface/tailwindcss-filters) - Adds `filter` utilities.
|
- [Filters](https://github.com/benface/tailwindcss-filters) - Adds `filter` utilities.
|
||||||
- [Spinner](https://github.com/aniftyco/tailwindcss-spinner) - Adds a spinner utility.
|
- [Spinner](https://github.com/aniftyco/tailwindcss-spinner) - Adds a spinner utility.
|
||||||
- [Elevation](https://github.com/jonaskay/tailwindcss-elevation) - Adds [Material UI `elevation`](https://material.io/design/environment/elevation.html) utilities.
|
- [Elevation](https://github.com/jonaskay/tailwindcss-elevation) - Adds [Material UI `elevation`](https://material.io/design/environment/elevation.html) utilities.
|
||||||
@@ -87,6 +86,7 @@
|
|||||||
- 🛑 [benface's transitions](https://github.com/benface/tailwindcss-transitions) - Adds configurable transition utilities, with or without CSS variables.
|
- 🛑 [benface's transitions](https://github.com/benface/tailwindcss-transitions) - Adds configurable transition utilities, with or without CSS variables.
|
||||||
- 🛑 [webdna's transitions](https://github.com/webdna/tailwindcss-transition) - Adds configurable transition utilities.
|
- 🛑 [webdna's transitions](https://github.com/webdna/tailwindcss-transition) - Adds configurable transition utilities.
|
||||||
- 🛑 [glhd's transitions](https://github.com/glhd/tailwindcss-plugins) - Adds basic transition utilities.
|
- 🛑 [glhd's transitions](https://github.com/glhd/tailwindcss-plugins) - Adds basic transition utilities.
|
||||||
|
- 🛑 [Cursor Extended](https://github.com/hacknug/tailwindcss-cursor-extended) - Extends `cursor` utilities.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user