# How to use compiled css within add_editor_style();

**URL:** https://discourse.roots.io/t/how-to-use-compiled-css-within-add-editor-style/24945
**Category:** sage
**Tags:** sage10
**Created:** 2023-03-11T14:42:32Z
**Posts:** 5
**Showing post:** 2 of 5

## Post 2 by @strarsis — 2023-03-11T18:03:05Z

Adding editor styles should be the same for Classic Editor as for the Gutenberg editor.

For Gutenberg editor this approach is used, with a relative path, as this works correctly with style post-processing:

> <https://github.com/strarsis/sage10-fse/blob/ce32b5a37534990ce2b70970258d15d4d962ae5f/app/setup.php#L37-L40>

---

_[View the full topic](https://discourse.roots.io/t/how-to-use-compiled-css-within-add-editor-style/24945)._
