Skip to content

Commit 0d84639

Browse files
authored
remove(plugins): Scroll Snap (#408)
This was implemented in tailwindlabs/tailwindcss#5637
1 parent dd934c0 commit 0d84639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€ŽREADME.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
- ๐Ÿ’ผ [Gap](https://github.com/benface/tailwindcss-gap) - Adds `gap` utilities.
8080
- ๐Ÿ’ผ [Aspect Ratio](https://github.com/webdna/tailwindcss-aspect-ratio) - Adds `aspect-ratio` utilities.
8181
- ๐Ÿ’ผ [Custom Native](https://github.com/SirNavith/tailwindcss-custom-native) - Leverages Tailwind CSS's configuration to allow the creation of utilities.
82-
- ๐Ÿ’ผ [Scroll Snap](https://github.com/innocenzi/tailwindcss-scroll-snap) - Adds `scroll-snap` utilities.
8382
- ๐Ÿ’ผ [Shadow Outline Colors](https://github.com/octoper/tailwindcss-shadow-outline-colors) - Adds `box-shadow` utilities based on configured colors.
8483
- ๐Ÿ’ผ [Text Indent](https://github.com/hacknug/tailwindcss-text-indent) - Adds `text-indent` utilities.
8584
- ๐Ÿ’ผ [Image Rendering](https://github.com/hacknug/tailwindcss-image-rendering) - Adds `image-rendering` utilities.
@@ -154,6 +153,7 @@
154153
- ๐Ÿ›‘๐Ÿ’ผ [CSS Filters](https://github.com/Larsklopstra/tailwindcss-css-filters) - Adds `filter` and `backdrop-filter` utilities with defaults.
155154
- ๐Ÿ›‘๐Ÿ’ผ [Blend Mode](https://github.com/hacknug/tailwindcss-blend-mode) - Adds `blend-mode` utilities.
156155
- ๐Ÿ›‘๐Ÿ’ผ [Colorize](https://github.com/philippbosch/tailwindcss-colorize) - Adds `filter` utilities.
156+
- ๐Ÿ›‘๐Ÿ’ผ [Scroll Snap](https://github.com/innocenzi/tailwindcss-scroll-snap) - Adds `scroll-snap` utilities.
157157
- ๐Ÿ›‘๐Ÿงฌ [CSS Alpha Colors](https://github.com/soueuls/tailwind-color-alpha) - Adds opacity variants to existing colors.
158158
- ๐Ÿ›‘๐Ÿงฌ [Pseudo](https://github.com/Log1x/tailwindcss-pseudo) - Adds custom variants to Tailwind CSS's configuration.
159159
- ๐Ÿ›‘๐Ÿงฉ [Spinner](https://github.com/aniftyco/tailwindcss-spinner) - Adds a spinner component.

0 commit comments

Comments
ย (0)