tailwindcss as postcss
-
Re: jsrender - how to use tailwind
I would also like to use tailwindcss. It works with:
<script src="https://cdn.tailwindcss.com"></script>However, I would like to use a few PostCSS functions, e.g.,
@apply....Has anyone tried this yet?