A bare-bones CSS reset for modern web development.
Find a file
2019-10-01 15:28:48 +01:00
dist Build 2019-10-01 14:41:57 +01:00
src Fix list whoopsies 2019-10-01 14:40:27 +01:00
.gitignore Initial 2019-10-01 14:02:39 +01:00
CONTRIBUTING.md Contributing guide 2019-10-01 15:04:17 +01:00
LICENCE.txt Initial 2019-10-01 14:02:39 +01:00
package-lock.json Add reset CSS 2019-10-01 14:08:06 +01:00
package.json Add badges 2019-10-01 15:26:55 +01:00
README.md Remove build badge, wth was I thinking? 2019-10-01 15:28:48 +01:00

A modern CSS reset

The Uncompressed size of this reset The GZIP size of this reset The Brotli size of this reset License: MIT

A tiny little reset that you can use as the basis of your CSS projects. You can read a breakdown of it here.

You can find it on NPM, here.

Commands

You can minify and move the main reset to the dist by running:

npm run build