Vue-cli wrote the project, how to debug the front-end HTML?

the projects written by vue-cli used to debug styles in chrome, but now they are not open, is there any way to debug in the front end of chrome as before?

Apr.07,2021

how could it not be. Please add a screenshot. I think you are in the wrong position.


how did you open it?

vue-cli 2.x version npm run dev after running, you will be prompted to open an address, default is localhost:8080 , and then you can chrome open to debug.


I had this question before, but no matter what, it seems that chrome can only debug js code and css code.

Menu