Skip to content
Discussion options

You must be logged in to vote

Hi @benryanwilliams I'm wondering if for your case using canvasCss might be enough

grapesjs.init({
  // ...
  canvasCss: `
   .gjs-dashed *[data-gjs-highlightable][data-gjs-type="conditional-text"] {
     outline-color: green;
   }`,
})

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@benryanwilliams
Comment options

@artf
Comment options

artf Aug 4, 2022
Maintainer

@benryanwilliams
Comment options

@artf
Comment options

artf Aug 5, 2022
Maintainer

@benryanwilliams
Comment options

Answer selected by benryanwilliams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants