From 1cb08b618a5f7a71fe2e557fa989532b3fdf0b05 Mon Sep 17 00:00:00 2001 From: Sameer Siruguri Date: Mon, 20 Jan 2014 16:13:03 -0800 Subject: Added link to Grunt CLI in help index.html --- help/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/index.html b/help/index.html index 27e0aa42..0bbdd181 100644 --- a/help/index.html +++ b/help/index.html @@ -104,7 +104,7 @@
  • Edit variables.less and bootswatch.less in one of the theme directories, or create your own in /custom.

  • -
  • Type grunt swatch:[theme] to build the CSS for a theme, e.g., grunt swatch:amelia for Amelia. Or type grunt swatch to build them all at once.

  • +
  • Type grunt swatch:[theme] to build the CSS for a theme, e.g., grunt swatch:amelia for Amelia. Or type grunt swatch to build them all at once. To have grunt available in the command line, install grunt-cli as described on the Grunt Getting Started page.

  • Here are additional tips for customizing Bootstrap.

    -- cgit v1.2.3