1.0.3 • Published 7 years ago

mono.css v1.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

mono.css

Minimal design based on black and white.

;)

npm version npm download GitHub license

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

Download ZIP

Github

https://github.com/kokushin/mono.css

Contributor

@kokushin

License

Code and documentation copyright 2017 by kokushin. Code released under the MIT License.

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago