cssremedy
CSS reset
An approach to CSS design that addresses technical debt by setting modern defaults and providing overrides for backwards compatibility.
Start your project with a remedy for the technical debt of CSS.
2k stars
98 watching
113 forks
Language: CSS
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kkrishguptaa/reseter.css | A CSS reset library that provides standardized styles to ensure consistent layout and styling across different browsers. | 1,222 |
zacanger/styled-reset | A pre-built CSS reset for styled-components to normalize styling across different browsers and devices | 389 |
mike-engel/a11y-css-reset | A set of global CSS rules to improve accessibility and simplify development | 263 |
yldio/normalized-styled-components | A CSS reset framework tailored to work with styled-components in React applications | 50 |
tiaanduplessis/nanoreset | A minimalist CSS reset solution for modern web applications | 88 |
ubershmekel/cssbed | A collection of pre-defined CSS styles for creating visually appealing static pages without the need for classes. | 131 |
kripod/css-homogenizer | Provides pre-defined CSS styles to normalize and homogenize browser inconsistencies across various design systems | 35 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
css-modules/icss | Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 628 |
daneden/toast | A highly customizable grid system built with CSS. | 2,003 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |
smittreiter/dnecustomjscss | Manages custom JavaScript and CSS/LESS assets during Shopware theme compilation. | 4 |
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 |
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 |