Skip to content

Commit 8d542a5

Browse files
committed
Merge pull request #85 from acrobat/less-import-fix
Removed the import dependency for twitter bootstrap
2 parents e3a0c1d + bfbdfb6 commit 8d542a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

less/bootstrap-markdown.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
* @copyright 2013 Taufan Aditya
66
*/
77

8-
@import "variables.less"; // Point this into your bootstrap variables
9-
@import "mixins.less"; // Point this into your bootstrap variables
10-
118
.md-editor {
129
display: block;
1310
border: 1px solid @table-border-color;

0 commit comments

Comments
 (0)