systema-base.css
v1.1.1
Published
resetter & base stylesheet
Downloads
6
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';