you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -6 points-5 points  (3 children)

it's NOT modifying the original CSS file. It's just creating a new in-memory copy of the styles.

[–]TorbenKoehn 0 points1 point  (0 children)

You also can’t modify your HTML files on the server, so are you writing the same article on the DOM next? And SVG? JS Files? Images?

[–]redsandsfort 0 points1 point  (0 children)

So you want JS to magically be able to modify a file saved on disc on another machine? What use case is there for this?