tailwindlabs / tailwindcss-jit

MIT License
2.19k stars 40 forks source link

[Snowpack][Svelte] @snowpack/plugin-svelte complains no selector for animate-xxx classes #103

Closed LBrian closed 3 years ago

LBrian commented 3 years ago

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

image

Screen Shot 2021-03-18 at 10 45 47 am

bradlc commented 3 years ago

Thanks for reporting @LBrian! It looks like this is a duplicate of #94 👍