1
Hello, I started in web development a little while ago, and I’m wanting to automate my service, to be able to do it faster.
Before to make css changes I opened the css file in visual studio
made the change and then I reload the page, today I improved a little, I press F12 and I make the changes by Debugger, but every time I need to copy the code and go there and paste in the css file in visual studio, as shown in figure 1 and 2.
[FIGURE 1]
[FIGURE 2]
My question is the following: Is there any way to change the css by Debugger, it automatically changes in the visual studio??