1
1
mirror of https://github.com/primer/css.git synced 2024-12-25 07:03:35 +03:00
css/CHANGELOG.md

17 lines
414 B
Markdown
Raw Normal View History

# HEAD
2017-01-01 18:42:58 +03:00
- Removed: `selector-class-pattern` from config. https://github.com/primer/stylelint-config-primer/pull/11
2016-10-11 03:41:57 +03:00
# 1.3.0
- Added: `length-zero-no-unit` to disallow zero values with units eg `0px`
# 1.2.0
- Removed: We don't need `scss/at-extend-no-missing-placeholder` anymore taken care of by `at-rule-blacklist`
2016-08-30 23:03:08 +03:00
- Added: Adding `selector-no-type` to the rules
2016-06-14 17:23:10 +03:00
# 1.0.0
- Creating a sharable config object