1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00

🗒 Update README.md

This commit is contained in:
Steffo 2021-12-03 16:57:57 +01:00
parent 30745efee0
commit 8311bb772a
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 2 additions and 23 deletions

View file

@ -1,13 +0,0 @@
# 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
```

View file

@ -1,13 +1,5 @@
# Bluelib
A versatile and easy to use CSS stylesheet that supports fast dynamic recoloring via CSS variables
A versatile and easy to use CSS stylesheet that supports fast dynamic recoloring via CSS variables
[Preview (use the Firefox Style Editor to toggle between the various builtin themes)](https://gh.steffo.eu/bluelib/)
## Reporting a bug
To report a bug in Bluelib, please [open a new issue on GitHub](https://github.com/Steffo99/bluelib/issues).
## Contributing
Please see [CONTRIBUTING.md](CONTRIBUTING.md)!
## [Please visit the Wiki for more information!](https://github.com/Steffo99/bluelib/wiki)