Y
Hacker News
new
|
ask
|
show
|
jobs
by
abdellah123
1535 days ago
Wait a sec, how does Deno knows these classes are actually tailwind css classes? How can I disable that or use an alternative?
1 comments
lucacasonato
1535 days ago
The `ssr` function uses the twind module to extract the classes and generate plain CSS.
link