react-with-styles-interface-css
CSS compiler
Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names.
CSS interface for react-with-styles
32 stars
31 watching
11 forks
Language: JavaScript
last commit: over 1 year ago cssreactreact-with-styles
Related projects:
Repository | Description | Stars |
---|---|---|
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
airbnb/react-with-styles-interface-react-native | A wrapper around react-with-styles to simplify its use with React Native | 63 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
sultan99/stylin | A build-time CSS library for styling React components with automatic type generation and support for Webpack and Vite. | 181 |
airbnb/eslint-plugin-react-with-styles | An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
suitcss/base | Provides basic CSS styles for web applications | 194 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
airbnb/react-with-styles-interface-aphrodite | A library that enables React applications to use styles with Aphrodite styling framework while supporting RTL context and directional styles | 54 |
brew-brew/css-in-js-media | A utility library for dealing with responsive design in CSS-in-JS applications | 141 |
alvaromontoro/almond.css | A lightweight CSS library for building simple and responsive websites with a focus on cross-browser compatibility and theming options. | 1,139 |
vladislav805/airbnb-css-ru | A comprehensive guide to writing clean and maintainable CSS and Sass code, including best practices, terminology, and explanations of formatting, selectors, and properties. | 35 |
mazipan/css-style-guide | A comprehensive guide to CSS styles and conventions used by Airbnb | 45 |
airbnb/javascript | A style guide for writing JavaScript code consistently and reliably. | 145,313 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 446 |
tennisgent/angular-route-styles | Enables dynamic loading of route-specific CSS stylesheets in AngularJS applications | 158 |