https://github.com/srph/kolessal
A simple collection of css utilities written in LESS.
https://github.com/srph/kolessal
Last synced: about 1 month ago
JSON representation
A simple collection of css utilities written in LESS.
- Host: GitHub
- URL: https://github.com/srph/kolessal
- Owner: srph
- License: mit
- Created: 2015-03-30T14:39:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-04T09:20:58.000Z (about 11 years ago)
- Last Synced: 2026-01-22T22:45:43.995Z (5 months ago)
- Language: CSS
- Size: 146 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kolessal
A simple collection of css utilities written in LESS, generally adheres to [RSCSS](https://github.com/rstacruz/rscss).
### Less Boilerplate
These days we don't use Twitter Bootstrap or any fancy CSS frameworks anymore. Actually, we've stopped writing CSS due to the transition to inline-styles. **kolessal** provides us a small collection of helpful utilities to aid our design (instead of writing certain styling everytime).
### Small
**kolessal** is very small — weighing `~1kb` when minified.
## Contents
- [Getting Started](docs/getting-started.md)
- [Installation](docs/getting-started.md#installation)
- [Usage](docs/getting-started.md#usage)
- [Contribution](docs/contribution.md)
- [Coding Style](docs/contribution.md#coding-style)
- [Building](docs/contribution.md#building)
## Why the name?
A play with words with "colossal" (which *ironically* means large) and "less" (the preprocessor used, and also deducts the significance of the word *colossal*) -> ko**less**al. *ba dum tss*.
The first-letter *c* was turned to *k* for `++swag`.
## Acknowledgement
**kolessal** © 2015+, Kier Borromeo. **kolessal** is released under the [MIT License](https://mit-license.org).