1.1.1 • Published 7 years ago
circli v1.1.1
Simple and modern CSS framework based on flexbox.
Quick installation
NPM
npm install circliYARN
yarn add circliUsage
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).