I got it working, here's how I did it:
- Open devtools [F12]
- Navigate to Sources, Overrides subtab, click [X] Enable Local Overrides
- Navigate to Page subtab, find the stylesheet (usually in the css folder tree)
- Right click the stylesheet and select "Save for overrides"
You can now edit in the main editor window and see changes live. CTRL-S to save.
To turn off local override, go back to Overrides sub tab and uncheck [ ] Enable Local Overrides