Closed azat-io closed 12 months ago
Latest commit: 982a43e48837edcbe9a58861b42567e9186379df
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Currently, the config simply doesn't take the block-size property into account.
Apologies, I've had some work to clean some of these logical property issues up on another branch that I haven't had time to finish up 😓 Will try to get a release out soon to fix this up.
Added
block-size
,min-block-size
andmax-block-size
properties.Also removed duplicated
inline-size
,min-inline-size
andmax-inline-size
(see line 102).