# Contributing

Feel free to contribute to bluelib at any time, adding new rules, themes or anything else through [pull requests](https://github.com/RYGhub/bluelib/pulls)!

<!-- Readd the Structure here, maybe. -->

## Compiling

To compile a bluelib target, run:

```bash 
lessc ${1} ${1%.*}.css --source-map
```