From c0c16edc4100a88ac7949b93cb48868e4bdd8c4e Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Tue, 16 Dec 2014 20:29:47 +0000 Subject: Update styles for Ruby Sass compat --- docs/getting-started/compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/getting-started/compiling.md') diff --git a/docs/getting-started/compiling.md b/docs/getting-started/compiling.md index c7a221176..38aa249d5 100644 --- a/docs/getting-started/compiling.md +++ b/docs/getting-started/compiling.md @@ -41,7 +41,7 @@ This is a convenience method for watching just Sass files and automatically buil ### Use another Sass compiler Bootstrap is compiled with [libsass][libsass] by default. -Use another compiler by setting `TWBS_SASS` environment variable to: +Use another compiler by setting the `TWBS_SASS` environment variable to: * `sass` to use [Ruby Sass][ruby-sass] via [grunt-contrib-sass][grunt-contrib-sass]. * `libsass` (default) to use [libsass][libsass] via [grunt-sass][grunt-sass]. -- cgit v1.2.3