Skip to content

4.0.1

Compare
Choose a tag to compare
@kristerkari kristerkari released this 08 Dec 09:25
· 381 commits to master since this release
  • Fixed: operator-no-unspaced false positive when using a loop (#575).
  • Fixed: operator-no-unspaced don't check operators from data URIs (#574).
  • Updated: parseSelector function to match the one in stylelint repo (#567).
  • Fixed: no-global-function-names removed checks functions that cause warnings for global CSS functions (min, max, filter) (#566).