|
|
|
|
|
by hbn
1206 days ago
|
|
Are you talking about the CDN version of Tailwind? If so, the docs specifically say that's not for production use. A lot of very useful features require a build step because it generates classes on the fly based off what you typed in the HTML. |
|