1.3.0 • Published 4 years ago

clsy v1.3.0

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

ClassyCSS

GitHub release (latest by date) GitHub Workflow Status GitHub license GitHub Maintenance npm GitHub commit activity GitHub code size in bytes GitHub issues GitHub pull requests Contributor Covenant

ClassyCSS is a free, open source CSS framework, created to design webpages only by using pre-defined CSS classes.

Why use ClassyCSS?

Do you feel writing thousands of lines of CSS for your website a tedious job? ClassyCSS comes to the rescue!

  • Style webpages by using pre-made CSS classes
  • Customize the looks by importing the Sass source code

Installation

ClassyCSS is constantly in development. Try it out now!

NPM

 npm install clsy

Yarn

yarn add clsy

CDN

https://www.jsdelivr.com/package/npm/clsy

CSS only

ClassyCSS, as the name suggests, is a single CSS file - classy.css, which is written in Sass. You can either use that file or the Sass source files to customize the variables.

Browser support

ClassyCSS uses autoprefixer to make most features fully compatible with :

  • Google Chrome > 47
  • Safari (partial support for 3.1-6)
  • Firefox (partial support for 2-27)
  • Internet Explorer > 11 (partial support for 10-11)
  • Edge > 13
  • Opera > 12.1 (partial support for 12.1, 33, 34)
  • Opera Mini (partial support for 5.0-8.0)
  • Android Browser > 4.3 (partial support for 2.1-4.3)
  • Chrome for Android (partial support for 47)
  • IE Mobile (partial support for 10-11)
  • UC Browser for Android (partial support for 9.9)

Full support for all others.

Source:- Can I Use

Documentation

Browse the documentation here.

Contribute

Before contributing, please go through the Code of Conduct.
For Feature requests and Bugs, click here.

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

License

Code ©2020 Shounak Das. Licensed under the MIT License

Author

1.3.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.2

4 years ago

0.1.0

4 years ago