systema-base.css

resetter & base stylesheet

Usage no npm install needed!

<script type="module">
  import systemaBaseCss from 'https://cdn.skypack.dev/systema-base.css';
</script>

README

base.css

Normalized base style sheet for Systema websites and applications. The base.css stylesheet should be included on every page that has Systema components; the components themselves assume that the stylesheet is loaded.

Installation

yarn add systema-base.css
import 'systema-base.css/base.css';
import 'systema-base.css/page.css';