mono.css
v1.0.3
Published
Minimal design based on black and white.
Downloads
68
Readme
mono.css
Minimal design based on black and white.
Feature
Mono.css is a minimal CSS framework (2kB). A simple monochrome design can be applied and only a minimum style is prepared so that users can freely expand.
Installation
Just load CSS 👌
<link rel="stylesheet" href="https://unpkg.com/mono.css@latest/dist/mono.min.css">
Usage
Just copy and edit HTML.
example:
<header class="header">
<div class="inner">
<div class="header-logo">M0N0</div>
<p>mono.css is Minimal design based on <span class="marker">black</span> and white.</p>
</div>
</header>
Click here for details.
Demo
https://kokushin.github.io/mono.css/
Download
Github
https://github.com/kokushin/mono.css
Contributor
License
Code and documentation copyright 2017 by kokushin. Code released under the MIT License.