palantirnet / butler

MIT License
13 stars 2 forks source link

Update SCSS Linter for consistency #77

Open aCyborg opened 7 years ago

froboy commented 6 years ago

This should also resolve errors like

 ⚠  'rule-no-duplicate-properties' has been deprecated and in 5.0 it will be removed. Use 'declaration-block-no-duplicate-properties' instead. [stylelint]
⚠  'declaration-block-no-single-line' has been deprecated and in 5.0 it will be removed. Use 'block-no-single-line' instead. [stylelint]
⚠  'rule-trailing-semicolon' has been deprecated and in 5.0 it will be removed. Use 'declaration-block-trailing-semicolon' instead. [stylelint]

once the properties are updated to new versions