Skip to content

Conversation

@emortlock
Copy link
Owner

@emortlock emortlock commented Nov 11, 2018

  • Use component primitives for all UI elements
  • Make 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

Fixes #55

emortlock and others added 3 commits November 11, 2018 21:40
- Use component primitives for all UI elements
- Make 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
@emortlock emortlock merged commit d76c269 into master Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is there a way to define a prefix?

2 participants