stylelint-declaration-block-no-ignored-properties
stylelint-declaration-block-no-ignored-properties copied to clipboard
Develop
Fixed issue #79
Added support of logical properties to:
- display: inline
- display: table-(row...)
- display: table-(column...)
- display: static
@ekateriinal thanks! It would also be nice to get some unit tests for these new properties.