Sławomir Laskowski
Results
3
comments of
Sławomir Laskowski
+1 on this, Safari is the best browser.

This is temporary solution, that works for me: ##### Install Livereload server: ``` bash $ npm install tiny-lr --save-dev ``` ##### Define livereload task in Gruntfile.js: ``` javascript var lrserver...