maximkoretskiy / postcss-initial

PostCSS plugin to fallback initial keyword
MIT License
187 stars 11 forks source link

Exclude direction from the CSS property reset list #53

Open DaemonCahill opened 1 year ago

DaemonCahill commented 1 year ago

The MDN specification states that the direction property (along with unicode-bidi) should not be affected by the all shorthand property. This plugin should be updated to remove direction from the list of impacted properties.