mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
Remove dupe docs CSS, move anchor styles to scss directory, recompile
This commit is contained in:
parent
517977fca4
commit
9dc5868ea7
5 changed files with 2 additions and 1414 deletions
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
// Import the syntax highlighting
|
||||
@import "syntax";
|
||||
// @import "anchor"; // TODO: move anchor from src to scss directory
|
||||
@import "anchor";
|
||||
|
||||
// Local docs variables
|
||||
$bs-purple: #563d7c;
|
||||
|
|
|
|||
Loading…
Reference in a new issue