Replies: 1 comment 1 reply
-
|
@haikbvn registerPlugin api is to add custom options to edit page sidebar. You can add variables while you register the custom editor-styles. For an example using below code,
within that css file you can add you variables like below,
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How to add CSS variables to .editor-styles-wrapper using
registerPlugin() apijavascript?e.g:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions