Skip to content

Latest commit

 

History

History
85 lines (61 loc) · 3.16 KB

README.md

File metadata and controls

85 lines (61 loc) · 3.16 KB

Github (tag) Github (license) Github (issues) Github (pull requests)

Travis (com)

jsDelivr hits (GitHub)

Style-Cheat (CSS)

Just another CSS Framework.

Motivation

Having fun coding and learning was the key motivation to write "just another CSS Framework".

Description

You always wanted to cheat a bit, when developing your website? "Style-Cheat CSS" provides the code you need. The framework is very minimal per design to reduce loading times (only 6kb, <2kb compressed). Modularity will allow you, to bring only the tools, you really need. Disable everything else! Mobile First and Responsive Elements will ensure that your website fits for all modern devices. The code is also easy to learn, so you can focus on your website and not on the framework.

Installation

Download

You can also download the latest release from here.

Use a CDN

Style-Cheat CSS is available at jsdelivr CDN.

<!-- Use Style-Cheat CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/style-cheat/[email protected]/dist/style-cheat.css" />

<!-- Use Style-Cheat CSS (minified) -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/style-cheat/[email protected]/dist/style-cheat.min.css" />

Testing

Testing is currently limited to linting the code via sass-lint.

Automated testing is done with Travis CI.

Contribute

Thank you so much for considering to contribute. We are very happy, when somebody is joining the hard work. Please fell free to open Bugs, Feature Requests or Pull Requests after reading the Contribution Guideline.

See who has contributed already in the kudos.txt.

License

This work is licensed under a BSD-3-Clause License.

Contact