stylin
CSS library for styled React components
A build-time CSS library for styling React components with automatic type generation and support for Webpack and Vite.
A built-time CSS library for styling React components.
181 stars
5 watching
5 forks
Language: TypeScript
last commit: 7 months ago
Linked from 2 awesome lists
annotationscss-librarycss-modulesloaderreact-styletypescript
Related projects:
Repository | Description | Stars |
---|---|---|
styled-components/styled-theming | A library for managing and applying consistent visual styles across a React application | 1,169 |
jacob-ebey/styled-components-ts | Provides a set of visual primitives and TypeScript support to style React applications without excessive styling stress. | 150 |
kyleshevlin/shevyjs | A library that generates and manages a set of CSS styles based on typography and layout rules | 317 |
master-co/styled | A library for creating reusable and extensible styled elements with type safety and dynamic style manipulation | 37 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 447 |
inturn/classy | A React component styling library that simplifies and standardizes the process of adding styles to React components. | 24 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
kristerkari/react-native-css-modules | A library that enables React Native developers to use CSS styles and preprocessors in their mobile apps. | 327 |
jsifalda/styled-react-native | A library that simplifies styling of React Native components by allowing users to write CSS-like styles in JavaScript. | 17 |
vasanthv/stylize.css | A set of CSS rules to improve the consistency and rendering of HTML markup across browsers. | 46 |
alexruzzarin/styled-reboot | A CSS file providing Bootstrap 4 styles specifically tailored for use with styled-components | 27 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
diegohaz/styled-theme | Provides an extensible theming system for styled-components | 181 |
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,705 |
nozbe/zacs | A Babel plugin that transforms styled React components into plain JavaScript, enabling fast and cross-platform styling for web and mobile apps. | 432 |