taillwind intergration
tigawanna opened this issue · 1 comments
tigawanna commented
is it possible to add tailwind styles, assuming I also want to keep the existing CSS styles too,
I've already set everything up and can generate the styles using
npx tailwindcss -o ./build/index.css --minify
how do I make these styles get included in the exported styles
sabarishnarain commented
Would be super helpful to include this in this example.