utochka-css

3.0.3 • Public • Published

UtochkaCSS v.3.0.3

UtochkaCSS - is a light CSS framework!

NPM

Installation

With package managers

with npm npm install utochka-css

with bower bower install utochka-css

Download from CDN

Unkpg (former NPMCDN)

https://unpkg.com/utochka-css@<version>/utochkacss-<version>-(minified|unminified).css

Examples

Navbar code shown below

<ul class="nav">
<li class="nav-li"><a href="/">Example</a></li>
<li class="nav-li"><a href="/">Example</a></li>
<li class="nav-li"><a href="/">Example</a></li>
</ul>

Button codes is very similiar to Bootstrap ones

<a href="/" class="btn btn-(success|danger|info)>Click me!</a>

Input code shown below

<input class="input-magic"></input>

Readme

Keywords

none

Package Sidebar

Install

npm i utochka-css

Weekly Downloads

0

Version

3.0.3

License

MIT

Last publish

Collaborators

  • kovirolik