]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
callout for future sass implementation 22836/head
authorMark Otto <markdotto@gmail.com>
Fri, 30 Jun 2017 15:55:16 +0000 (08:55 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 30 Jun 2017 15:55:16 +0000 (08:55 -0700)
[skip ci]

docs/4.0/getting-started/options.md

index 387b68a54eb3d7722f797ae02882899e975efda9..4788c847a19f0da8a418050b9e7ab74c39fd2758 100644 (file)
@@ -66,6 +66,10 @@ Here's how you can use these in your Sass:
 
 [Color utility classes]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/colors/) are also available for setting `color` and `background-color`.
 
+{% callout info %}
+In the future, we'll aim to provide Sass maps and variables for shades of each color as we've done with the grayscale colors below.
+{% endcallout %}
+
 ### Theme colors
 
 We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in our `scss/_variables.scss` file.