From 610eb8fb78952ad3b1b43df2362bcfef9b223a01 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 2 Apr 2013 18:02:53 -0700 Subject: sidenote edit under customization section --- docs/docs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/docs.html') diff --git a/docs/docs.html b/docs/docs.html index f0086c583..517b81cfa 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -261,7 +261,8 @@ title: Bootstrap Documentation

Going beyond light customizations and into visual overhauls is just as straightforward as the above custom button. For a site like Karma, which uses Bootstrap as a CSS reset with heavy modifications, more extensive work is involved, but well worth it in the end.

-

Side note: 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 options are documented here.

+

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 options are documented here.

Removing potential bloat

-- cgit v1.2.3