summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMladen Plavsic <mladen.plavsic@gmail.com>2016-09-22 10:20:34 +0200
committerMladen Plavsic <mladen.plavsic@gmail.com>2016-09-22 10:20:34 +0200
commit793fcfe9907436a3e76118b0f96ed8646b5131e8 (patch)
tree99adbf00b83cd8c49a8ebc8c4e1cea025be0d969
parent6388e7ad23f1fc20303143be0140b3647e7bec2f (diff)
Fixed README.md - Grunt script converts to SASS, not to LESS
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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&amp;hosted_button_id=F22JEM3Q78JC2) and [Gratipay](https://gratipay.com/bootswatch/).