lumio-css
v1.0.1
Published
A utility-first CSS framework that makes the process of quick-prototyping easier.
Downloads
5
Readme
Lumio CSS
A utility-first CSS framework that makes the process of quick-prototyping easier.
Install Lumio with npm
# Using npm
npm install lumiocss
# Using Yarn
yarn add lumiocss
CDN
<link href="https://unpkg.com/lumio@^0.1/dist/lumio.min.css" rel="stylesheet">
Usage
Documentation
Full documentation is available at: www.lumiocss.github.io
Contributing
If you're interested in contributing to lumio CSS, please read our contributing docs before submitting a pull request.
Copyright and license
Code copyright 2020 Lumio. Code released under the MIT license.