es module
and commonjs
compatibilityv8.2.x
#147This version is not officially supported but some tool providers pinned PostCSS to v8.2.x
,
making it impossible for end users to have a working setup.
max-block-size
, max-inline-size
,
min-block-size
, and min-inline-size
.block-size
and inline-size
being miscalculated.border-end-end-radius
, border-end-start-radius
, border-start-end-radius
,
and border-start-start-radius
.border-end
,
border-end-color
, border-end-style
, border-end-width
, border-start
,
border-start-color
, border-start-style
, border-start-width
, inset-end
,
inset-start
, margin-end
, margin-start
, padding-end
, padding-start
and border
with logical
.transition
and transition-property
to support the changes.postcss
to 7.0.16 (patch)transition
and
transition-property
.dir
option to allow falsey valuepreserve
option to preserve logical properties and values