Skip to content

Commit

Permalink
chore: removed some dead projects (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed committed Aug 6, 2023
1 parent e528d16 commit b906cab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
- 🧬 [Localized](https://github.com/hdodov/tailwindcss-localized) - Adds variants based on the HTML `lang` attribute, to use utilities only with certain languages.
- 🧬 [Padded Radius](https://github.com/locksten/tailwindcss-padded-radius) - Adds variants for matching nested border radii.
- 🧬 [Fluid](https://github.com/soberwp/tailwindcss-fl) - Generates `fl:` variants.
- 🧬 [Marker](https://github.com/RadishIO/tailwindcss-marker) - Provides utilities for styling lists and `<summary>` markers.
- 🧬 [Pseudo selectors](https://github.com/Microwawe/tailwindcss-pseudo-selectors) - Adds variants for the pseudo-classes and pseudo-elements that Tailwind CSS doesn't have by default.
- 🧬 [Container Queries](https://github.com/dgknca/tailwindcss-container-query) - Adds CSS Container Query variants.
- 🧬 [FormKit](https://github.com/formkit/formkit/tree/master/packages/tailwindcss) - Adds variants for input and form states for FormKit.
Expand All @@ -133,8 +132,6 @@

> πŸ›‘ - _The plugins below offer functionalities that are now fully or partially implemented in Tailwind CSS._
- πŸ›‘πŸ’Ό [Caret Color](https://github.com/GraxMonzo/tailwind-caret-color) - Adds `caret` color utilities.
- πŸ›‘πŸ’Ό [Caret Color](https://github.com/naoray/tailwind-caret-color) - Adds `caret` color utilities.
- πŸ›‘πŸ’Ό [benface's gradients](https://github.com/benface/tailwindcss-gradients) - Adds gradient utilities.
- πŸ›‘πŸ’Ό [lorisleiva's gradients](https://github.com/lorisleiva/tailwindcss-plugins/tree/master/gradients) - Adds background gradient utilities.
- πŸ›‘πŸ’Ό [Visually Hidden](https://github.com/webdna/tailwindcss-visuallyhidden) - Adds screen reader utilities.
Expand Down Expand Up @@ -196,7 +193,6 @@
- πŸŽ¨πŸ”§πŸ’Ό [babel-plugin-tailwind-dark](https://github.com/wowlusitong/babel-plugin-tailwind-dark) - A Babel plugin to add custom dark class when compiling your code using Babel.
- πŸŒπŸ”§πŸ’Ό [Twind](https://github.com/tw-in-js/twind) - Compiler functions that turn Tailwind's classes into CSS at run, serve and build time.
- πŸŒπŸ”§ [GPT-3 Tailwind CSS code generator](http://gpt-tailwind.com/) - OpenAI GPT-3 powered Tailwind CSS code generator.
- πŸŒπŸ”§ [Stitches](https://stitches.hyperyolo.com/) - Template generator with Tailwind (online).
- πŸŒπŸ”§ [tail-animista](https://tail-animista.vercel.app) - Configurable custom animation utilities generator for Tailwind CSS.
- πŸŒπŸ”§ [brands-tail-color](https://brands-tail-color.vercel.app/) - Configuration generator using various brands' colors.
- πŸŒπŸ”§ [Windframe](https://www.devwares.com/windframe/) - Tailwind CSS drag and drop builder to rapidly build and prototype websites.
Expand All @@ -213,7 +209,6 @@
- πŸ”Ό [RustyWind](https://github.com/avencera/rustywind) - CLI tool for sorting Tailwind CSS classes.
- πŸ”Ό [Windy](https://usewindy.com) - Browser extension to convert HTML elements to Tailwind CSS.
- πŸ…° [react-native-tailwindcss](https://github.com/TVke/react-native-tailwindcss) - React Native typing system.
- πŸ…° [typed-tailwind](https://github.com/dvkndn/typed-tailwind) - TypeScript typings for Tailwind CSS.
- πŸ’Ό [Gatsby Plugin](https://github.com/muhajirframe/gatsby-plugin-tailwindcss) - Tailwind CSS integration for Gatsby.
- πŸ’Ό [Gridsome Plugin](https://github.com/brandonpittman/gridsome-plugin-tailwindcss) - Tailwind CSS integration for Gridsome.
- πŸ’Ό [Alfred Workflow](https://github.com/clnt/alfred-tailwindcss-docs) - Fast Tailwind CSS documentation search application.
Expand Down

0 comments on commit b906cab

Please sign in to comment.