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
389 stars 18 forks source link

`globalCss` is missing in `build/index` after publishing #142

Closed o-alexandrov closed 1 week ago

o-alexandrov commented 1 week ago

Steps to reproduce

  1. Open npm package latest @pigment-css version
  2. Navigate to Code and browse build/index.js (or .mjs) file
  3. Confirm globalCss function is missing

Current behavior

Missing globalCss in the release

Context

Search keywords: globalCss

o-alexandrov commented 1 week ago

@siriwatknp pinging you as the author of globalCss. Please kindly resolve the issue