Hacker News new | ask | show | jobs
by nailer 1214 days ago
Tailwind is literally someone else’s PostCSS output.
1 comments

No, it's your own PostCSS output. At least if you want to only have the definitions you actually use.
OK I mean “someone else wrote the mixins” you mean “you ran the compiler and did tree shaking”.