An open API service indexing awesome lists of open source software.

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.

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).