1.2.0 • Published 6 years ago

abyss.css v1.2.0

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

Abyss.css

A sensibly opinionated css reset that isn't abysmally bloated :rocket:

NPM

npm install --save abyss.css

Download

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