# How to get setup with editor styling for the classic editor with Sage 10 + Bud?

**URL:** https://discourse.roots.io/t/how-to-get-setup-with-editor-styling-for-the-classic-editor-with-sage-10-bud/25116
**Category:** bud
**Tags:** sage10
**Created:** 2023-04-06T16:43:13Z
**Posts:** 20
**Showing post:** 10 of 20

## Post 10 by @strarsis — 2023-04-06T18:35:24Z

Are you using this?:

> [@How to use compiled css within add_editor_style();](https://discourse.roots.io/t/how-to-use-compiled-css-within-add-editor-style/24945/4):
>
> I went to test this out to add it to the docs, and for some reason I’m not seeing the requirement to make the path to the asset relative thinking This is working for me: add\_action('after\_setup\_theme', function () { add\_theme\_support('editor-styles'); add\_editor\_style(asset('app.css')); });

What URL do you get with `echo asset('app.css')->__toString()`?

---

_[View the full topic](https://discourse.roots.io/t/how-to-get-setup-with-editor-styling-for-the-classic-editor-with-sage-10-bud/25116)._
