0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

scss/_utilities-responsive.scss: Fix outdated comment heading

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert 2015-10-28 14:35:18 -07:00
parent 364925f951
commit ab84c1554a

View File

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