Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -139,8 +139,7 @@
- 💼 tailwindcss-rails (https://github.com/rails/tailwindcss-rails) - Gem for using Tailwind CSS with Rails' asset pipeline.
- 💼🔧 twin.macro (https://github.com/ben-rogerson/twin.macro) - Use Tailwind classes within any CSS-in-JS library.
- 💼🔧 tailwindcss-webpack-plugin (https://github.com/await-ovo/tailwindcss-webpack-plugin) - Out-of-the-box Tailwind CSS, supports "Design in DevTools" mode and visualizes Tailwind CSS configuration.
- 💼🔧 tailwindcss-vite-plugin (https://github.com/await-ovo/tailwindcss-webpack-plugin/tree/main/packages/vite-plugin) - Vite plugin for Tailwind CSS, supports "Design in DevTools" mode and visualizes Tailwind 
CSS configuration.
- 💼🔧 tailwindcss-vite-plugin (https://github.com/await-ovo/tailwindcss-webpack-plugin/tree/main/packages/vite-plugin) - Vite plugin for Tailwind CSS, supports "Design in DevTools" mode and visualizes Tailwind CSS configuration.
- 💼🔧 Tailwind Config Viewer (https://github.com/rogden/tailwind-config-viewer) - Local UI tool for visualizing your Tailwind CSS configuration file.
- 💼 clb (https://github.com/crswll/clb) - clb (class list builder) is a utility function that builds a class list based on a Stitches (https://stitches.dev/) like API.
- 💼 react-with-class (https://github.com/antomics/react-with-class) - Utility function for creating primitive React components with a set of classes, props or variants.