Skip to content

v0.8.0

Choose a tag to compare

@emortlock emortlock released this 11 Nov 21:57
· 8 commits to master since this release
b43b795

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 Base so it can pass prefix value to getTailwindClassNames
  • Change tailwindPropToClassName to insert prefix at relevent point