mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-07 12:31:23 -06:00
20 lines
479 B
Markdown
20 lines
479 B
Markdown
# HEAD
|
|
|
|
# 1.4.0
|
|
|
|
- Updated: Development dependencies are any version `*`
|
|
- Removed: `selector-class-pattern` from config. https://github.com/primer/stylelint-config-primer/pull/11
|
|
|
|
# 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`
|
|
- Added: Adding `selector-no-type` to the rules
|
|
|
|
# 1.0.0
|
|
|
|
- Creating a sharable config object
|