ritwickdey / live-server-web-extension

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
MIT License
801 stars 332 forks source link

Refresh CSS implementation and some minor code changes #74

Closed neo773 closed 1 year ago

neo773 commented 3 years ago

Converted ES5 functions to ES6 arrow function and added refresh CSS without page reload and some minor code improvements.