cssreboot
v1.0.4
Published
Pragmatic way to prepare your CSS
Downloads
8
Readme
Reboot.css
Reboot accepts that the modern front-end is based on components and gives you one import (file) solution for starting a new project.
Reboot provides elegant reset and a few must have tweaks for your styles:
- resets margins
- resets font-styles for headings
- resets lists
- resets tables
- resets iframes
- resets links outline and text-decoration
- sets border-box
- sets responsive behaviour for images and embeds and remove bottom spacing 🚀
- enables no-delay taps on supporting browsers
Install
npm install cssrebootAlternatives:
- https://github.com/jgthms/minireset.css
