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

Is there somehow a preprocessor invoked through the link-element? Or is this about some optional stuff to produce custom Tailwind style CSS files?


No, the pre-processor has to be running continuously in "watch" mode with patterns for all your HTML (and sorta-HTML) files. When it detects a change in one of them, it chews through the changed file and emits a .css file into your web root which is the particular subset of Tailwind you are actually using.




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

Search: