https://github.com/co2-git/responsive-reset.css
https://github.com/co2-git/responsive-reset.css
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/co2-git/responsive-reset.css
- Owner: co2-git
- Created: 2016-02-20T15:54:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-03T14:30:28.000Z (over 10 years ago)
- Last Synced: 2025-02-01T16:23:10.369Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
responsive-reset.css
===
Stylesheet that does a reset and set typo for responsive CSS.
# Install
```bash
# with npm
npm install --save responsive-reset.css
# with bower
bower install --save responsive-reset.css
```