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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,11 @@ Runs jshint and qunit tests headlessly in phantom js (used for ci). Depends on h
98
98
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.
99
99
100
100
101
+
Contributing
102
+
------------
103
+
104
+
Please make all pull requests against wip-* branches. Also, if your unit test contains javascript patches or features - you must include relevant unit tests. Thanks!
0 commit comments