lukejacksonn / oceanwind

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

"sticky" utility class seems to end up with an empty translation #43

Open rschristian opened 3 years ago

rschristian commented 3 years ago

Interesting bug I came across is that the .sticky utility class ends up with an empty translation in the browser. There's no warning about the lack of a translation either. By all means it looks to be set up correctly, no typo in the translation or anything and all other position short-hands work.

It's late here, so I'll have to explore & get a reproduction tomorrow. I just wanted to get this down before I forgot.

lukejacksonn commented 3 years ago

That's odd! But yeh, I just checked and you are totally right.. here is a repro.