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:
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
|
||||
```
|
12
README.md
12
README.md
|
@ -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)
|
Loading…
Reference in a new issue