update that docs bit too

This commit is contained in:
Mark Otto 2017-06-30 09:08:45 -07:00 committed by Mark Otto
parent 3afb571ec3
commit 7eafb16579
1 changed files with 1 additions and 1 deletions

View File

@ -691,4 +691,4 @@ $container-max-widths: (
);
{% endhighlight %}
When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths, offsets, pushes, and pulls. Responsive visibility utilities will also be updated to use the custom breakpoints.
When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints.