How to use 1px border width option for Atlaskit

We use Atlaskit for our project. I noticed that some of the Atlaskit components have been updated regarding border width (e.g., Textfield). The changelog for these components states, “Use a feature flag to roll out the border width update from 2px to 1px”. Can we use the 1px border width option as of today, or is it not available yet?

Hey @Berkayztrk,

This change is currently being rolled out behind a feature flag. The 1px border isn’t intended to be a variant, but rather a universal change to the appearance.

As a developer you won’t need to make any changes, but that also means there is no way to opt in early.

1 Like

Got it. Thank you for the response.