1.1.1 • Published 6 years ago

circli v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Simple and modern CSS framework based on flexbox.

Quick installation

NPM

npm install circli

YARN

yarn add circli

Usage

After instalation, just import the CSS or SCSS files into your project. You can also import only modules you are interested in.

import 'circli/css/circli.css'

or

@import 'circli/scss/grid'

Copyright and license

See the LICENSE file for license rights and limitations (MIT).