Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
aa8c456a
"site/docs/4.1/assets/js/src/application.js" did not exist on "c343b9f59d78e0221b6e8f073b6bd6d42b0a68a6"
Commit
aa8c456a
authored
7 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
Remove the confusing _custom.scss file
parent
d7867377
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
scss/_custom.scss
+0
-4
scss/_custom.scss
scss/bootstrap-grid.scss
+0
-1
scss/bootstrap-grid.scss
scss/bootstrap-reboot.scss
+0
-1
scss/bootstrap-reboot.scss
scss/bootstrap.scss
+0
-1
scss/bootstrap.scss
with
0 additions
and
7 deletions
+0
-7
scss/_custom.scss
deleted
100644 → 0
+
0
-
4
View file @
d7867377
// Bootstrap overrides
//
// Copy variables from `_variables.scss` to this file to override default values
// without modifying source files.
This diff is collapsed.
Click to expand it.
scss/bootstrap-grid.scss
+
0
-
1
View file @
aa8c456a
...
...
@@ -22,7 +22,6 @@ html {
box-sizing
:
inherit
;
}
@import
"custom"
;
@import
"variables"
;
//
...
...
This diff is collapsed.
Click to expand it.
scss/bootstrap-reboot.scss
+
0
-
1
View file @
aa8c456a
...
...
@@ -2,7 +2,6 @@
//
// Includes only Normalize and our custom Reboot reset.
@import
"custom"
;
@import
"variables"
;
@import
"mixins"
;
...
...
This diff is collapsed.
Click to expand it.
scss/bootstrap.scss
+
0
-
1
View file @
aa8c456a
...
...
@@ -6,7 +6,6 @@
*/
// Core variables and mixins
@import
"custom"
;
@import
"variables"
;
@import
"mixins"
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets