According to the code, when extract
is false, the generated stylesheet is exported as stylesheet
, not what current doc says:
...and the CSS string is also available as default export unless extract: true:
It should be something like:
// Inject to `<head>` and also available as `styleSheet`
import style, { stylesheet } from './style.css'
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too