mui / pigment-css

Pigment CSS is a zero-runtime CSS-in-JS library that extracts the colocated styles to their own CSS files at build time.
MIT License
693 stars 36 forks source link

[core] Support the Global Styles API #9

Closed siriwatknp closed 4 months ago

siriwatknp commented 5 months ago

Summary

Provide a similar API to Emotion/Styled-components GlobalStyles.

Examples

https://mui.com/material-ui/customization/how-to-customize/#4-global-css-override

Motivation

Feature parity for migrating from Emotion/Styled-components.

Search keywords: pigment-css global styles