From 793fcfe9907436a3e76118b0f96ed8646b5131e8 Mon Sep 17 00:00:00 2001 From: Mladen Plavsic Date: Thu, 22 Sep 2016 10:20:34 +0200 Subject: Fixed README.md - Grunt script converts to SASS, not to LESS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5563310..072a5e66 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ It's through your contributions that Bootswatch will continue to improve. You ca **Documentation:** If you'd like to fix a typo or beef up the docs, you can fork the project, make your changes, and submit a pull request. -**Code:** Make a fix and submit it as a pull request. When making changes, it's important to keep the CSS, LESS and SASS versions in sync. To do this, be sure to edit the LESS source files for the particular theme, then run the tasks `grunt swatch` and `grunt convert_less` to build the CSS and LESS. +**Code:** Make a fix and submit it as a pull request. When making changes, it's important to keep the CSS, LESS and SASS versions in sync. To do this, be sure to edit the LESS source files for the particular theme, then run the tasks `grunt swatch` and `grunt convert_less` to build the CSS and SASS. **Donation:** Donations are gratefully accepted via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F22JEM3Q78JC2) and [Gratipay](https://gratipay.com/bootswatch/). -- cgit v1.2.3