https://github.com/ghaschel/koffie
A pack of useful mixins, functions, classes and placeholders for a faster development. Available in Stylus, LESS, and SCSS.
https://github.com/ghaschel/koffie
css css3 framework less mixins preprocessing preprocessor sass scss stylus
Last synced: 25 days ago
JSON representation
A pack of useful mixins, functions, classes and placeholders for a faster development. Available in Stylus, LESS, and SCSS.
- Host: GitHub
- URL: https://github.com/ghaschel/koffie
- Owner: ghaschel
- License: mit
- Created: 2014-07-21T12:53:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:26:15.000Z (over 2 years ago)
- Last Synced: 2024-04-14T19:37:01.310Z (about 1 year ago)
- Topics: css, css3, framework, less, mixins, preprocessing, preprocessor, sass, scss, stylus
- Language: Less
- Homepage:
- Size: 2.53 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Koffie ☕️ [](#)
===============================================================[](https://www.npmjs.com/package/koffie)
[](#)
[](https://travis-ci.org/ghaschel/koffie)
[](https://david-dm.org/ghaschel/koffie#info=devDependencies)*A pack of useful mixins, functions, classes and placeholders for a faster development. Available in Stylus, LESS, and SCSS.*
## Installation
You can get the latest version of Koffie in a few different ways:
- Get the [Latest Release](https://github.com/ghaschel/koffie/archive/v1.1.4.zip)
- Clone the repo: `git clone https://github.com/ghaschel/koffie.git`
- Install with [Bower](https://bower.io/): `bower install koffie`
- Install with [npm](https://www.npmjs.com/): `npm install koffie`## Documentation
Take a look at the [docs](https://rawgit.com/ghaschel/koffie/master/docs/index.html) and see how a cup of Koffie can help you code faster.