lukejacksonn / oceanwind

Compiles tailwind shorthand into css at runtime. Succeeded by Twind.
https://twind.dev
264 stars 12 forks source link

`shadow` missing #30

Closed chrisvariety closed 3 years ago

chrisvariety commented 3 years ago

Per Tailwind docs I should be able to use the shadow class, but it looks like Oceanwind just generates this error: No translation for "shadow" eval

I tried fixing it here but it didn't seem to work for some reason, likely missing something small.

lukejacksonn commented 3 years ago

Hey 👋 thanks for thaking the time to file the issue and thanks for your patience! Your fix seems like it should have worked. Here is a PR with the fix if you would like to compare.

https://github.com/lukejacksonn/oceanwind/pull/32/files