Skip to content

ashcolor/vue-watch-scoped-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue watch scoped css

  1. Npm install
npm install
  1. Build with watch option.
# vite build --watch
npm run watch
  1. Preview and Open browser.
# another terminal
npm run preview
  1. Change src\components\HelloWorld.vue anything, and rebuld automatically.

  2. Reload browser, a {color: #42b983;} is not worked.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published