mirror of
https://github.com/atom/atom.git
synced 2026-02-15 00:55:14 -05:00
14 lines
620 B
Markdown
14 lines
620 B
Markdown
# 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.
|
|
|
|

|