File tree Expand file tree Collapse file tree 4 files changed +17
-19
lines changed Expand file tree Collapse file tree 4 files changed +17
-19
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 7.2.0
4+
5+ ### Minor Changes
6+
7+ - Add font synthesis properties ([ #418 ] ( https://github.com/stormwarning/stylelint-config-recess-order/pull/418 ) )
8+
9+ - [ ` font-synthesis ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis )
10+ - [ ` font-synthesis-weight ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis-weight )
11+ - [ ` font-synthesis-style ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis-style )
12+ - [ ` font-synthesis-small-caps ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis-small-caps )
13+
14+ - Add missing Animation properties ([ #417 ] ( https://github.com/stormwarning/stylelint-config-recess-order/pull/417 ) )
15+
16+ - [ ` animation-fill-mode ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode )
17+ - [ ` animation-composition ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/animation-composition )
18+
319## 7.1.0
420
521### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " stylelint-config-recess-order" ,
3- "version" : " 7.1 .0" ,
3+ "version" : " 7.2 .0" ,
44 "description" : " Recess-based property sort order for Stylelint." ,
55 "keywords" : [
66 " bootstrap" ,
You can’t perform that action at this time.
0 commit comments