0
Hello,
Recently I am using Sass without any front-end automation due to company guidelines and I usually work with the format . Sass, but I’m having problems with the identations of the same, always complaining that instead of a tab, are two spaces... how do I fix this?
*I have seen a gringo post teaching to fix, but I did not find in my computer the file that he edited. **Use of Windows
https://stackoverflow.com/questions/13689264/change-indentation-in-sass
where do I put the . editorconfig file? I installed the plugin in Sublime via package control.
– João Vitor
You can add to the root folder of your project.
– Ronny Amarante