Closed andares closed 2 years ago
I don't think this is an issue with preact-cli-tailwind
. But keeping this open in case someone can help.
In case someone else sees this: the problem isn't preact-cli-tailwind.
The problem is your build system doesn't accept webp. You have to extend it to add that functionality with file-loader most likely.
Excuse me, I have a problem when upgrade version.
I add theme setting in
tailwind.config.js
like this:before upgrade preact-cli, it's work, and after it throw error:
jpg file is ok 😂