Back to Atom

Dev Live Reload package

packages/dev-live-reload/README.md

1.63.1619 B
Original Source

Dev Live Reload package

This live reloads the Atom .less files. You edit styles and they are magically reflected in any running Atom windows. Magic! :tophat: :sparkles: :rabbit2:

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

Use <kbd>meta-shift-ctrl-r</kbd> 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.