mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
🗒 Update README.md
This commit is contained in:
parent
30745efee0
commit
8311bb772a
2 changed files with 2 additions and 23 deletions
|
@ -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
|
|
||||||
```
|
|
10
README.md
10
README.md
|
@ -2,12 +2,4 @@
|
||||||
|
|
||||||
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/)
|
## [Please visit the Wiki for more information!](https://github.com/Steffo99/bluelib/wiki)
|
||||||
|
|
||||||
## 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)!
|
|
Loading…
Reference in a new issue