A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi!
Is it possible to set a tiny mce css file from code? Like this:
[UIEditorCssPaths="~/path/to/styles.css"]
public virtual XhtmlString MainBody { get; set; }
Thanks!