mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
capitalize Less in makefile, add print less file (not yet compiled)
This commit is contained in:
@@ -42,7 +42,7 @@ watch:
|
||||
echo "Watching less files..."; \
|
||||
watchr -e "watch('lib/.*\.less') { system 'make' }"; \
|
||||
else \
|
||||
echo "You must have the watchr installed in order to watch Bootstrap less files."; \
|
||||
echo "You must have the watchr installed in order to watch Bootstrap Less files."; \
|
||||
echo "You can install it by running: gem install watchr"; \
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user