Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4: Remove the confusing _custom.scss file #22821

Merged
merged 3 commits into from
Jun 15, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions scss/_custom.scss

This file was deleted.

1 change: 0 additions & 1 deletion scss/bootstrap-grid.scss
Original file line number Diff line number Diff line change
@@ -22,7 +22,6 @@ html {
box-sizing: inherit;
}

@import "custom";
@import "variables";

//
1 change: 0 additions & 1 deletion scss/bootstrap-reboot.scss
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@
//
// Includes only Normalize and our custom Reboot reset.

@import "custom";
@import "variables";
@import "mixins";

1 change: 0 additions & 1 deletion scss/bootstrap.scss
Original file line number Diff line number Diff line change
@@ -6,7 +6,6 @@
*/

// Core variables and mixins
@import "custom";
@import "variables";
@import "mixins";