lukejacksonn / oceanwind

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

Adds support for default color values #33

Closed lukejacksonn closed 3 years ago

lukejacksonn commented 3 years ago

Fixes #26 for directives that depend on theme colors.

It is now possible to do, for example bg-red if there is a default definition in theme.colors.red.