You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Developers
54
54
We have included a makefile with convenience methods for working with the Bootstrap library.
55
55
56
56
+**build** - `make`
57
-
Runs the LESS compiler to rebuild the `/less` files and compiles the docs pages. Requires lessc and uglify-js.
57
+
Runs the LESS compiler to rebuild the `/less` files and compiles the docs pages. Requires lessc and uglify-js. <ahref="http://twitter.github.com/bootstrap/less.html#compiling">Read more in our docs »</a>
58
58
59
59
+**watch** - `make watch`
60
60
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.
0 commit comments