mirror of https://github.com/artf/grapesjs.git
5 changed files with 13 additions and 10 deletions
@ -1,6 +1,8 @@ |
|||
define(function () { |
|||
return { |
|||
// Style prefix
|
|||
stylePrefix : 'cm-', |
|||
stylePrefix: 'cm-', |
|||
|
|||
inlineCss: false, |
|||
}; |
|||
}); |
|||
Loading…
Reference in new issue