Tailwind CSS is a utility first CSS framework for building custom web designs.
The utility consists of a lot of CSS classes and is usually configu...
For further actions, you may consider blocking this person and/or reporting abuse
The above configuration no longer works, in
postCssLoaders.forEachit has to beNot including the
.postcssOptionsraises an exception ofCannot read properties of undefined (reading 'unshift')This was wonderful, thank you! And thanks for the plugin :)
any example of how to use it.
I did the same thing, but it is like the CSS is not loaded correctly.
p.s.
I figured it out, I forgot to import the tailwind ^_^
How can this be integrated to the preact typescript project template please
Very good description. Can you share a github project ?
github.com/silence717/preact-types...
hope to help u
It seems to have an issue.. didn't work for me. github.com/agneym/preact-cli-tailw...
Addressed in this issue