0.0.1 • Published 7 years ago

kreativ v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Kreativ

npm npm npm

Are you tired of overwhelming css frameworks with components you never actually use? Are you tired of importing just the files you need? Are you looking for something super-smooth? :sunglasses:

Kreativ is a tiny(~6Kb Gzipped) but powerful CSS (no js) framework based on flexbox. Built with modern browsers in mind and with the idea of being an easy-to-use, easy-to-understand css framework for the developer who needs a minimalistic, lightweight but extremely powerful css framework. :rocket:

Getting started

Install with yarn/npm:

$ yarn add kreativ --dev
# or...
$ npm install kreativ --save-dev

Documentation

TBA - Ongoing development of the framework as well as the documentation, hang in there!

Browser support

Kreativ is developed using Laravel Mix which includes Autoprefixer to make most styles compatible with earlier browsers. Kreativ also includes normalize.css for common css resets. The framework is built for modern browsers, compatible with recent versions of:

  • Internet Explorer
  • Microsoft Edge
  • Firefox
  • Chrome
  • Safari
  • Opera

Contributions

Please follow the contribution guidelines.

License

Kreativ is an open-sourced software licensed under the MIT license.