0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Rendered example bin in grid docs should use sass

Fix #17129
This commit is contained in:
Kevin Kirsche 2015-08-20 11:48:27 -04:00
parent 0771881935
commit 5c03882aff

View File

@ -195,7 +195,7 @@ Mixins are used in conjunction with the grid variables to generate semantic CSS
You can modify the variables to your own custom values, or just use the mixins with their default values. Here's an example of using the default settings to create a two-column layout with a gap between.
See it in action in <a href="http://jsbin.com/qiqet/3/edit">this rendered example</a>.
See it in action in <a href="http://jsbin.com/ruxona/edit">this rendered example</a>.
{% highlight scss %}
.container {