postcss-autoreset
Rule resetter
A PostCSS plugin that automatically resets CSS rules based on naming conventions
PostCSS plugin for automatic rules isolation
244 stars
5 watching
11 forks
Language: JavaScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-url | A PostCSS plugin that rebases, inlines or copies URLs in CSS | 377 |
madyankin/postcss-modules | A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. | 1,593 |
kkrishguptaa/reseter.css | A CSS reset library that provides standardized styles to ensure consistent layout and styling across different browsers. | 1,224 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
zacanger/styled-reset | A pre-built CSS reset for styled-components to normalize styling across different browsers and devices | 389 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
tiaanduplessis/nanoreset | A minimalist CSS reset solution for modern web applications | 88 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
egoist/rollup-plugin-postcss | A plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files. | 677 |
sylvainpolletvillard/postcss-grid-kiss | A PostCSS plugin to simplify CSS grid layouts by replacing 24 properties with a single, easy-to-understand rule. | 1,321 |
mike-engel/a11y-css-reset | A set of global CSS rules to improve accessibility and simplify development | 263 |
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |