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
With the way the .stylelintrc file is structured right now, the rules that apply to *.scss are not getting applied to lang="scss" blocks inside of *.vue files:
With the way the .stylelintrc file is structured right now, the rules that apply to *.scss are not getting applied to
lang="scss"blocks inside of*.vuefiles:standardization/.stylelintrc.yml
Line 137 in 78411c6