Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 762 Bytes

lucky-monkeys-arrive.md

File metadata and controls

11 lines (7 loc) · 762 Bytes
@sumup/circuit-ui
major

Migrated all stable components from Emotion.js to CSS Modules.

The styles are bundled and exported as a single CSS file as @sumup/circuit-ui/styles.css. Refer to your framework's documentation on how to include the styles globally in your application.

The CSS file includes the base styles, so the BaseStyles component has been removed.

If you are only importing stable components and aren't using Emotion.js in your app, you can remove all Emotion.js-related dependencies.