You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using v0.2.2. I'm trying to use the yml from Bootstrap but the yml file is not loading when I run grunt sasslint command. I'm using the exact file that you can get in Bootstrap repo except different indentation settings (4 space)
Indentation:
enabled: true
allow_non_nested_indentation: false
character: space # or 'tab'
width: 4
Hi, I'm using v0.2.2. I'm trying to use the yml from Bootstrap but the yml file is not loading when I run
grunt sasslint
command. I'm using the exact file that you can get in Bootstrap repo except different indentation settings (4 space)My
Gruntfile.js
My directory tree
If you need to know anything else, please ask. Thank you.
The text was updated successfully, but these errors were encountered: