Skip to content

Commit

Permalink
remove(plugins): Scroll Snap
Browse files Browse the repository at this point in the history
This was implemented in tailwindlabs/tailwindcss#5637
  • Loading branch information
innocenzi committed Sep 29, 2021
1 parent dd934c0 commit 0ae4deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
- πŸ’Ό [Gap](https://github.com/benface/tailwindcss-gap) - Adds `gap` utilities.
- πŸ’Ό [Aspect Ratio](https://github.com/webdna/tailwindcss-aspect-ratio) - Adds `aspect-ratio` utilities.
- πŸ’Ό [Custom Native](https://github.com/SirNavith/tailwindcss-custom-native) - Leverages Tailwind CSS's configuration to allow the creation of utilities.
- πŸ’Ό [Scroll Snap](https://github.com/innocenzi/tailwindcss-scroll-snap) - Adds `scroll-snap` utilities.
- πŸ’Ό [Shadow Outline Colors](https://github.com/octoper/tailwindcss-shadow-outline-colors) - Adds `box-shadow` utilities based on configured colors.
- πŸ’Ό [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.
Expand Down Expand Up @@ -154,6 +153,7 @@
- πŸ›‘πŸ’Ό [CSS Filters](https://github.com/Larsklopstra/tailwindcss-css-filters) - Adds `filter` and `backdrop-filter` utilities with defaults.
- πŸ›‘πŸ’Ό [Blend Mode](https://github.com/hacknug/tailwindcss-blend-mode) - Adds `blend-mode` utilities.
- πŸ›‘πŸ’Ό [Colorize](https://github.com/philippbosch/tailwindcss-colorize) - Adds `filter` utilities.
- πŸ›‘πŸ’Ό [Scroll Snap](https://github.com/innocenzi/tailwindcss-scroll-snap) - Adds `scroll-snap` utilities.
- πŸ›‘πŸ§¬ [CSS Alpha Colors](https://github.com/soueuls/tailwind-color-alpha) - Adds opacity variants to existing colors.
- πŸ›‘πŸ§¬ [Pseudo](https://github.com/Log1x/tailwindcss-pseudo) - Adds custom variants to Tailwind CSS's configuration.
- πŸ›‘πŸ§© [Spinner](https://github.com/aniftyco/tailwindcss-spinner) - Adds a spinner component.
Expand Down

0 comments on commit 0ae4deb

Please sign in to comment.