]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
yay
authorMark Otto <markdotto@gmail.com>
Wed, 5 Aug 2015 05:47:22 +0000 (22:47 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 5 Aug 2015 05:47:22 +0000 (22:47 -0700)
docs/assets/scss/docs.scss

index 881987bf176ce780e8d6f0d82eb044589a78dece..01666f74a8cd520256dae124c079178373892c41 100644 (file)
 //   Doing so gives us access to the same core utilities provided by Bootstrap.
 //   For example, consistent media queries through those mixins.
 //
-// - Bootstrap's docs variables are prefixed with `%bd-`.
+// - Bootstrap's **docs variables** are prefixed with `%bd-`.
 //   These custom colors avoid collision with the components Bootstrap provides.
 //
 // - Classes are prefixed with `.bd-`.
 //   These classes indicate custom-built or modified components for the design
 //   and layout of the Bootstrap docs. They are not included in our builds.
-
+//
+// Happy Bootstrapping!
 
 // Load Bootstrap variables and mixins
 @import "../../../scss/variables";