A bare-bones CSS reset for modern web development.
dist | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENCE.txt | ||
package-lock.json | ||
package.json | ||
README.md |
A modern CSS reset
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