pulsar/packages/dev-live-reload
confused_techie 2eab519e23
Merge pull request #209 from Sertonix/add-or-update-packages-package-lock.js
add or update `packages/*/package-lock.json`
2022-12-13 18:21:25 -08:00
..
keymaps ➡️ Migrate core package 'dev-live-reload' into ./packages 2018-09-28 10:06:44 -07:00
lib Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
menus ➡️ Migrate core package 'dev-live-reload' into ./packages 2018-09-28 10:06:44 -07:00
spec Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
.gitignore ➡️ Migrate core package 'dev-live-reload' into ./packages 2018-09-28 10:06:44 -07:00
package-lock.json add or update packages/*/package-lock.json 2022-12-10 19:13:50 +01:00
package.json remove 'standard' linter from packages 2022-11-19 17:12:43 +01:00
README.md rebrand and relicence 2022-12-03 02:46:08 +00:00

Dev Live Reload package

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

Installed by default on Pulsar 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