Anyone using Tailwind CSS ?

Thor

Honorary Master
Joined
Jun 5, 2014
Messages
44,413
Reaction score
7,522
Location
Bellville
Would like to know your workflow.

Currently trying to get this going in phpStorm, but it's dog slow.
 
Using it on a few projects. Not a JetBrains fan for precisely that reason, so I stick to the now-abundant vscode with tailwind intellisense and headwind installed. I dev in vue, so vite is now my go to build tool. Super fast. Works for other frameworks too which is a nice plus.
 
I've used utility frameworks inspired by Tailwind for some projects, and it's okay. I don't think it materially improved my workflow, and constantly consulting a cheat sheet was rather tiresome.

It's so easy to just create your own utility classes as you go, so these days I prefer just doing that.
 
sorry, what do you mean by "slow"

are you using "jit"?


Using in some nuxt apps, with WebStorm, no issues here
 
I would greatly appreciate it if you guys can explain step by step how to get this working without a framework or special requirement

I want to use it on a simple native PHP app, no framework or special JS plugins.

my folder stucture
2021-06-14_10-58-44.jpg
 
I keep getting

Code:
TAILWIND_MODE' is not recognized as an internal or external command

2021-06-14_22-26-47.jpg
 
I've used Tailwind.
It has it's place, some people swear by it and I get the hype, but it's not for me. I've tried it multiple times, but I get kinda annoyed by the prebuilds before you can start using it for most part.

And If I'm gonna be dealing with pre defined classes, I'd rather use a css framework where the components have already been designed for us, eg Bulma or Bootstrap. At least, you can ship super quickly then with little guess work.

Lately I've been having a lot of fun designing on Figma and then writing CSS from scratch (which is new to me) on my React Apps with Styled Components.
I'm a terrible designer, having fun and learning one step at a time.
 
Top
Sign up to the MyBroadband newsletter
X