From: Chris Rebert Date: Thu, 5 Sep 2013 04:28:04 +0000 (-0700) Subject: add around ".less" in Getting Started docs X-Git-Tag: v3.0.1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=121790c1062d8057b5bddedb3960ec7ceedb498d;p=thirdparty%2Fbootstrap.git add around ".less" in Getting Started docs --- diff --git a/getting-started.html b/getting-started.html index 4583e2dd94..109d8d0ed2 100644 --- a/getting-started.html +++ b/getting-started.html @@ -963,7 +963,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

Alternate customization methods

-

While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source LESS code to your own classes via mixins. For the time being, neither of those options are documented here.

+

While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source LESS code to your own classes via mixins. For the time being, neither of those options are documented here.

Removing potential bloat