2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Remove dupe docs CSS, move anchor styles to scss directory, recompile

This commit is contained in:
Mark Otto
2015-03-01 14:13:13 -08:00
parent 517977fca4
commit 9dc5868ea7
5 changed files with 4 additions and 1415 deletions
+1 -1
View File
@@ -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;