Bud - Expected indentation of 2 spaces

Hello,

I am using sage 10.0.0-beta.2 and when using Bud in dev mode I have the following error: Expected indentation of 2 spaces in resources/styles/app.css

I don’t understand why Bud need absolutely a 2 spaces indentation (I am using 4 spaces indentation). How can I configure that?

Thank you for your help.
Best Regards,

I don’t think Bud cares, this looks like it might be a stylelint error. You can configure .stylelintrc to modify the rules it validates against.

2 Likes

Thank you! Stylelint configuration it is!

This topic was automatically closed after 42 days. New replies are no longer allowed.