PostCSS Logical not transpiling flow relative properties (e.g. float: inline-start
) even if browserlist says no support
#632
Labels
Bug description
Chrome and Safari do not yet support flow relative properties (e.g.
float: inline-start
). You can see the data on CanIUse at https://caniuse.com/mdn-css_properties_clear_flow_relative_valuesHowever, if you tell browerlist to support Chrome, these properties are not transpiled by PostCSS Logical
This is an upstream bug report of Drupal core issue 3313146
Source CSS
Expected CSS
Actual CSS
Does it happen with
npx @csstools/csstools-cli <plugin-name> minimal-example.css
?N/A
Debug output
No response
Extra config
No response
What plugin are you experiencing this issue on?
PostCSS Logical
Plugin version
5.0.4
What OS are you experiencing this on?
Linux
Node Version
16.14.0
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: