v0.8.0
Added support for prefix as part of theme (#60)
- Used component primitives for all UI elements
- Made all tailwind utility class options available through prop syntax
- Attached theme context to
Baseso it can passprefixvalue togetTailwindClassNames - Change
tailwindPropToClassNameto insertprefixat relevent point