1.0.5 • Published 4 years ago

simplify-css v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

��# Simplify-css

Simplify-css is a utility-first modern CSS framework based on Flexbox.

Quick install

Simplify is constantly in development! Try it out now:

NPM

npm i simplify-css

or

Yarn

yarn add simplify-css

Bower

bower install simplify-css

Import

After installation, you can import the CSS file into your project using this snippet:

import 'simplify-css/css/simplify.css'

Feel free to raise an issue or submit a pull request.

Browser Support

Simplify-css uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, simplify-css is compatible with recent versions of:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Internet Explorer (10+) is only partially supported.

Documentation

Comming soon......

Copyright and license

Code copyright 2019 Kishor Kumar Namdeo.