styled-reset
CSS reset
A pre-built CSS reset for styled-components to normalize styling across different browsers and devices
Eric Meyer's Reset CSS for styled-components
389 stars
3 watching
22 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
csscss-resetresetreset-cssstyledstyled-components
Related projects:
Repository | Description | Stars |
---|---|---|
yldio/normalized-styled-components | A CSS reset framework tailored to work with styled-components in React applications | 50 |
kkrishguptaa/reseter.css | A CSS reset library that provides standardized styles to ensure consistent layout and styling across different browsers. | 1,222 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 446 |
alexruzzarin/styled-reboot | A CSS file providing Bootstrap 4 styles specifically tailored for use with styled-components | 27 |
mike-engel/a11y-css-reset | A set of global CSS rules to improve accessibility and simplify development | 263 |
sultan99/stylin | A build-time CSS library for styling React components with automatic type generation and support for Webpack and Vite. | 181 |
jensimmons/cssremedy | An approach to CSS design that addresses technical debt by setting modern defaults and providing overrides for backwards compatibility. | 2,196 |
xdae/styled-bootstrap | A styled-component implementation of Bootstrap components for React | 155 |
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 |
styled-components/styled-theming | A library for managing and applying consistent visual styles across a React application | 1,170 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
tiaanduplessis/nanoreset | A minimalist CSS reset solution for modern web applications | 88 |
reworkcss/rework-vars | A Rework plugin to support W3C-style CSS variables syntax | 63 |
master-co/styled | A library for creating reusable and extensible styled elements with type safety and dynamic style manipulation | 37 |
kaisermann/svelte-css-vars | A library that exposes a Svelte action to update CSS custom properties in real-time based on component state changes | 238 |