egoist / egoist/rollup-plugin-postcss

How to keep both extracted CSS and inline CSS?

Open
#120 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
689
Forks
210
PR merge metrics
No merged PRs in 30d

Description

I'm building React component library, and I want **2 output** bundle:
1. Bundled React components (.js) which include inline CSS modules
2. Extracted CSS files, so that I can use component's style in plain HTML nevertheless.

Is that possible to extract CSS , while also keep the inline style in output bundle? Thanks for helping me! Great job by you all~

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.