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
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,7 @@ _Component properties asynchronously fetched over the network_
- [aesthetic](https://github.com/milesj/aesthetic) - A powerful type-safe, framework agnostic, CSS-in-JS library for styling components, whether it be plain objects, importing stylesheets, or simply referencing external class names.
- [aphrodite](https://github.com/Khan/aphrodite) - It's inline styles, but they work!.
- [inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer) - Run-time Autoprefixer for Inline Style Objects.
- [react-classmate](https://github.com/richard-unterberg/react-classmate) - A class name focused component builder with a syntax like styled components and the sugar of variants.
- [react-container-query](https://github.com/d6u/react-container-query) - Modular responsive component.
- [react-responsive](https://github.com/contra/react-responsive) - Media queries in react for responsive design.
- [reactponsive](https://github.com/jmlweb/reactponsive) - Responsive components and hooks.
Expand Down