Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 503 Bytes

Extension for Google Chrome "CssLiveReload"

You enable extension and work with your css/less/scss or others.

Styles will automatically update, without reload page.


For start development:

  1. Install npm modules

npm i && cd test-project && npm i && cd ../

  1. Run dev script

npm run dev

  1. In first run, need load Extension to Chromium
    • Chrome User Menu > More tools > Extensions
    • Click to "Load unpacked" button
    • In file manager select extension sub-folder