[Snowpack][Svelte] @snowpack/plugin-svelte complains no selector for animate-xxx classes
LBrian opened this issue · 1 comments
LBrian commented
What version of @tailwindcss/jit are you using?
v0.1.3
What version of Node.js are you using?
v15.11.0
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction repository
https://github.com/LBrian/direction-aware-ui
Just simply add animate-ping
in App.svelte
then it will trigger the issue