@artalar/mono
v1.0.3
Published
Monotone css framework for semantic html
Downloads
16
Readme
MONO - monotone css framework for semantic html
Instalation
npm i @artalar/monoOr
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@artalar/mono/mono.css">Usage
Setup
There are two options (first the simple one).
- Add
mono-allclass to the root (body) of your site and write semantic html - Add
monoclass to needed semantic elements
Change colors
Use --mono-main and --mono-back css variables. You could use our sandbox to try different colors and get the contrast (with sync checkbox enabled).
