Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Tailwind Is Still Missing Some Key Features

> So use css? Using tailwind isn't a binary option

then what, you now have 2 set of styles in 2 different places, written in 2 completely different ways, does that sound fun to maintain? I guess still you have to structure your css in some way too?

<div class=" w-16 h-16 md:w-32 md:h-32 lg:w-48 lg:h-48 "></div>

do you just casually throw these magic numbers everywhere or there is a way to use css variables with tailwind?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: