Merge pull request #18094 from twbs/util-resp-comment

scss/_utilities-responsive.scss: Fix outdated comment heading
This commit is contained in:
Chris Rebert 2015-11-10 23:26:46 -08:00
commit 91005397b3

View File

@ -1,5 +1,5 @@
//
// Mixins
// Responsive utilities
//
@each $bp in map-keys($grid-breakpoints) {