#
css-reset
Here are 40 public repositories matching this topic...
Open
Fix the browsers!
1
sindresorhus
commented
Feb 8, 2018
The goal of this project is to make itself obsolete. We should try to get browsers to fix their own styles so we don't have to work around them indefinitely.
If you want to help out:
- Pick a style in
modern-normalize.css - Go to the relevant browser issue trackers ([Chrome](http://dev.chromium.org/for-test
6
chris-pearce
commented
Jan 22, 2019
Might need to hold off on this as it appears it causes issues for users on High-Contrast Mode, see here.
Essential CSS Typography Set
-
Updated
Feb 5, 2019 - HTML
Skelet.css a contemporary CSS framework. The basics to get started.
-
Updated
May 15, 2020 - HTML
Initialize your base CSS styling with cross browser best practices. Available in CSS and configurable SASS (SCSS) format.
-
Updated
May 31, 2018 - CSS
Reset CSS Stylesheet to reduce browser inconsistencies.
css
stylesheets
css3
stylesheet
cross-browser
css-library
css-libraries
css-reset
cross-browser-testing
cross-browser-compatibility
resetcss
-
Updated
Mar 5, 2019 - CSS
Simple and Clean CSS Reset for modern day web development
-
Updated
Apr 4, 2020 - CSS
A modern alternative to normalize.css
-
Updated
May 19, 2020 - HTML
A CSS foundation with respect for accessibility (a11y)
-
Updated
Jul 26, 2019 - HTML
-
Updated
Feb 4, 2020 - HTML
[DEPRECATED] A combination of YUI's reset.css, base.css and my own CSS rules.
-
Updated
Sep 7, 2011
html5 , bootstrap4, CSS3, material.io web components etc..
npm
pwa
material-design
css3
flexbox
scss
bootstrap4
html5-boilerplate
responsive-grid
css-reset
onepagewebsite
-
Updated
Aug 22, 2019 - JavaScript
A study of CSS resets, box model layout, display types and positioning.
-
Updated
May 20, 2019 - HTML
Improve this page
Add a description, image, and links to the css-reset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the css-reset topic, visit your repo's landing page and select "manage topics."
I had to google around to actually find the import statement needed to use this:
I think something like this should be included in the readme, at least for the non experienced npm users.
PS: seems [I'm not alone](https://stackoverflow.com/questions/42119878/how-to-use-normalize-css-using-npm-install-with-webpack/42245854#42245