mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
bootstrap.scss: Cleanup comments; refs #18036
[skip sauce] [skip validator]
This commit is contained in:
parent
7e88a6a998
commit
aff3fce63b
6
scss/bootstrap.scss
vendored
6
scss/bootstrap.scss
vendored
@ -4,11 +4,11 @@
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
*/
|
||||
|
||||
// Core variables and mixins
|
||||
// Core variables and mixins
|
||||
@import "variables";
|
||||
@import "mixins";
|
||||
|
||||
// // Reset and dependencies
|
||||
// Reset and dependencies
|
||||
@import "normalize";
|
||||
@import "print";
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
@import "forms";
|
||||
@import "buttons";
|
||||
|
||||
// // Components
|
||||
// Components
|
||||
@import "animation";
|
||||
@import "dropdown";
|
||||
@import "button-group";
|
||||
|
Loading…
x
Reference in New Issue
Block a user