Skip to content

How to keep both extracted CSS and inline CSS? #120

@suliskh

Description

@suliskh

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~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions