Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add react-classmate #442

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richard-unterberg
Copy link

Hey Rom, good to see you again.

this one is fresh of the shelf and was one of the ideas rolling back and forth in my head for months. It's like styled components for the class name heavy websites of today, often archived with tailwind or unocss. It opens up a different path to maintain component classnames vertically and decoupled from the rest of the js(x). Recently I added the possibility to add variants, with them you can output a set of classnames related to a specific state, defined in one spot. This makes it easy to maintain components with a lot of describtive class names. Ships with typescript support and frequent updates.

Let me know if this is fitting your collection of awesome tools.
Cheers

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.

1 participant