atom / dev-live-reload

Watch and reload atom's Less files when they are changed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package is now a part of the core Atom repository, please direct all issues and pull requests there in the future!


Dev Live Reload package

OS X Build Status Windows Build Status Dependency Status

This live reloads the Atom .less files. You edit styles and they are magically reflected in any running Atom windows. Magic! 🎩 🐇

Installed by default on Atom windows running in dev mode. Use the "Application: Open Dev" command to open a new dev mode window.

Use meta-shift-ctrl-r to reload all core and package stylesheets.

This package is experimental, it does not handle the following:

  • File additions to a theme. New files will not be watched.

gif

About

Watch and reload atom's Less files when they are changed.

License:MIT License


Languages

Language:JavaScript 100.0%