abyss.css
v1.2.0
Published
A sensibly opinionated css reset that isn't abysmally bloated
Maintainers
Readme
Abyss.css
A sensibly opinionated css reset that isn't abysmally bloated :rocket:
NPM
npm install --save abyss.cssDownload
Download releases here.
Quickstart
<link rel="stylesheet" href="https://unpkg.com/abyss.css@latest/abyss.min.css">Building locally
git clone https://github.com/edwr/abyss.css.git
cd abyss.css
npm install
npm run build