Typewind: The magic of Tailwind combined with the safety of Typescript
A type-safe and zero-runtime version of Tailwind CSS
Jan 25, 20235 min read2.1K

Search for a command to run...
Articles tagged with #tailwind-css
A type-safe and zero-runtime version of Tailwind CSS

In short, it's great!

Dark mode is something which has gained a lot of popularity in the last few years. Many popular websites are also implementing a dark mode on their website. However, dark mode can be a pain to setup if your css isn't well structured. Tailwind makes i...

Tailwind CSS is a low-level css framework which provides you hundred of classes to make styling easier. I have even written a full website without writing any custom css. Tailwind can do that. Lately, it is being used in many big projects and compani...
