diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index e913549..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -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)! - - - -## Compiling - -To compile a bluelib target, run: - -```bash -lessc ${1} ${1%.*}.css --source-map -``` diff --git a/README.md b/README.md index 691015c..644a639 100644 --- a/README.md +++ b/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) \ No newline at end of file