Hi guys!
Going to have questions like these until I really get my feet wet…
I want to follow good practices for my CSS and SCSS when using the sublimelinters…
when writing CSS and after adding my curly braces I imediately get an error that I have used “Tab” and not “Space bar” to indent etc…
This is frustrating because when adding curly braces I hit enter to bring the right curly brace down to next line…
Is there a way to add a setting to my user setting to stop this or set it up right?
A similar problem with SCSS:
I am using WordPress with Foundation 6 and of course there is SCSS…
What do I do about the constant errors regarding nesting …
Like you should have three and not four as you have etc- I have been reading up on this and of course they recommend 3 but I am following a course at the moment and it has four…
What have others done regarding these niggly problems?
Thanks!
bookie56