modern-normalize
Browser normalize
Creates a standardized CSS style sheet for modern web browsers
🐒 Normalize browsers' default style
6k stars
80 watching
366 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
csscss-librarycss-resetnormalizenormalize-cssnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
necolas/normalize.css | A CSS reset that preserves useful defaults and corrects common browser inconsistencies. | 52,532 |
sergeysova/styled-normalize | A CSS normalize utility for styled-components | 446 |
johnalbin/normalize-scss | A collection of HTML element and attribute rulesets to normalize styles across all browsers. | 1,434 |
hail2u/normalize.scss | A modularized CSS library designed to normalize browser inconsistencies and improve cross-browser compatibility. | 130 |
kristerkari/normalize.scss | Customizable CSS file for normalizing browser inconsistencies and improving usability | 264 |
segundofdez/normalize.less | Modifies and refactors normalize.css to make it more modular | 13 |
kripod/css-homogenizer | Provides pre-defined CSS styles to normalize and homogenize browser inconsistencies across various design systems | 35 |
sindresorhus/normalize-url | A utility to standardize and normalize URLs by resolving relative references and stripping unnecessary parts. | 840 |
webpack-contrib/sass-loader | Compiles Sass to CSS and resolves import statements in Webpack configurations. | 3,906 |
jgthms/minireset.css | A utility CSS module that resets basic styling to enable clean and consistent layout | 2,778 |
sass/sass | A collection of specifications and proposals for the Sass CSS preprocessor language | 15,129 |
csstools/sanitize.css | A collection of CSS stylesheets providing consistent, cross-browser default styling and normalization for various HTML elements. | 5,219 |
modernizr/modernizr | A JavaScript library that detects HTML5 and CSS3 features in user browsers. | 25,655 |
webpack-contrib/css-loader | A module for webpack that interprets CSS functions like @import and url() like import/require() | 4,311 |
airbnb/css | A style guide and project template for building maintainable CSS and Sass codebases. | 6,948 |