Our great sponsors
-
I absolutely hate it.. been using https://emmet.io/ forever and Tailwind is a huge step back when it comes to clean, maintainable code.
-
twin.macro
🦹♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.
My company uses Twin Macro, which uses babel to compile our tailwind into CSS classes with Emotion or Styled Components depending on the project. The class names look like .css-${uuid()}, whic h takes care of your dom element class names. You can also still give your components separate class names if you like for tagging, too.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
The tailwind homepage has a great example of this with their demo. https://tailwindcss.com/
Related posts
- State of Flowbite: learn more about our results from 2022 and what we plan to build this year
- Migrating a large app from Bootstrap to plain CSS/JS
- Learn how to install SolidJS with Flowbite and Tailwind CSS
- Show: Open-source admin dashboard with Tailwind CSS and Flowbite
- Can someone suggest a way to import the “tailwind.config.cjs” file into Sveltekit?