Skip to content

Commit bf4c97a

Browse files
authored
Added missing step for live editing configuration (#206)
1 parent e6c6582 commit bf4c97a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/guides/live-editing.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This Guide will help you customize the appearance of Zen Browser by live editing
3333
1. Open the `about:config` page. This page contains advanced settings for the browser.
3434
2. Search for `devtools.debugger.remote-enabled` and toggle it to `true`.
3535
3. Search for `devtools.chrome.enabled` and toggle it to `true`.
36+
4. Search for `toolkit.legacyUserProfileCustomizations.stylesheets` and toggle it to `true`. This setting is required for `userChrome.css` to work.
3637
</Callout>
3738

3839
1. In Zen Browser, press <KeyboardShortcut shortcut="Ctrl + Shift + Alt + I" /> to open the Developer Tools.

0 commit comments

Comments
 (0)