embryon

A simple CSS reset.

Usage no npm install needed!

<script type="module">
  import embryon from 'https://cdn.skypack.dev/embryon';
</script>

README

Embryon

A simple CSS reset.

Installation

npm install embryon --save

Usage

@import "path/to/embryon";

Development

cd /path/to/embryon

npm install

npm run watch

License

WTFPL