Sage 10 and scss, how make it happen?

Hi,

I’m looking to get my scss files working after installing Sage 10.

In “resources/styles” there is only two files : app.css and editor.css.

I have created an app.scss file that I would like to get working, which is currently not the case.

Could you help me ?

Thanks.

You’ll need to add the bud sass package to your theme. You can then change the extension of app.css and editor.css from .css to .scss.

1 Like