Closed antfu closed 5 months ago
@antfu Thanks for the PR! I thought it didn't work because some classes were missing but as the theme was no longer written, Tailwind CSS had now way to parse classes written like: https://github.com/benjamincanac/ui3/blob/dev/src/theme/button.ts#L82
So I did this commit https://github.com/benjamincanac/ui3/pull/84/commits/1feec0a11f7c915707ed05a9d3147bd6912e266a to write the base theme but commented.
Resolves #35