0.3.4 • Published 3 years ago

css-cherry v0.3.4

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

Cherry

Cherry is a minimal and comprehensible CSS framework.

NPM Build Status

Install

This repository is distributed with NPM. After installing NPM, you can install Cherry CSS via:

npm install --save css-cherry

Usage

After installation, you can then import the SCSS into your project sourcing from your node_modules directory:

@import "../node_modules/css-cherry/scss";

Browser Support

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

  • Chrome
  • Edge
  • Explorer 10+ (partially supported)
  • Firefox
  • Opera
  • Safari

Documentation

Coming soon...

Copyright and license

Copyright 2019 Ricky Boyce. Code released under the MIT license.

0.3.4

3 years ago

0.3.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.3

3 years ago

0.2.0

5 years ago

0.1.0

5 years ago