Skip to content

Commit e00a8a3

Browse files
committed
fixup markdown
1 parent fc971ba commit e00a8a3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ And run `bundle`.
107107

108108
Any other theme you find or buy will probably be delivered as CSS or LESS rather than SCSS. Copy the CSS into a new folder in app/assets/stylesheets, and use like this, replacing *foo* with the name of your theme:
109109

110-
@import "foo/bootstrap.css";
111-
@import "hobo_bootstrap/hobo_bootstrap_main";
112-
@import "foo/bootstrap_responsive.css";
113-
@import "hobo_bootstrap/hobo_bootstrap_responsive";
114-
@import "hobo_bootstrap/hobo_bootstrap_docs";
110+
@import "foo/bootstrap.css";
111+
@import "hobo_bootstrap/hobo_bootstrap_main";
112+
@import "foo/bootstrap_responsive.css";
113+
@import "hobo_bootstrap/hobo_bootstrap_responsive";
114+
@import "hobo_bootstrap/hobo_bootstrap_docs";
115115

116116
Complex forms
117117
=============

0 commit comments

Comments
 (0)