facebook / facebook/stylex

[babel-plugin] Polyfill logical styles for borderRadius

Open
#1,265 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
10.3k
Forks
481
Avg merge
3d 8h
Merged PRs (30d)
13

Description

After float (tackled in https://github.com/facebook/stylex/pull/1237), borderRadius is the last property with borderline browser support (https://caniuse.com/mdn-css_properties_border-start-start-radius).

We can probably leverage https://github.com/nmn/postcss-logical-property-polyfill to polyfill it. Then we can finally be rid of maintaining an `ltr` and `rtl` string in `processStylexRules` and clean up huge portions of the codebase.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.