Sławomir Laskowski

Results 3 comments of Sławomir Laskowski

+1 on this, Safari is the best browser.

![zrzut ekranu 2017-07-10 o 10 29 17](https://user-images.githubusercontent.com/8137000/28009320-4e9073c2-655b-11e7-966e-8a107b09d28f.png)

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...