egoist / rollup-plugin-postcss

Seamless integration between Rollup and PostCSS.
MIT License
677 stars 217 forks source link

Customizing output #245

Open himself65 opened 4 years ago

himself65 commented 4 years ago

related: #199, #185, #177, #120

benmccann commented 4 years ago

I recently filed https://github.com/egoist/rollup-plugin-postcss/issues/319, which is somewhat related as well

frehner commented 3 years ago

it looks like #348 and its related PR #322 are also related here.

(I too am interested in the feature of multiple CSS outputs - one per JS chunk, ideally 🙂 )

Per #217 it seems like this repo is in maintenance mode; perhaps we can all focus on specific PRs, review each others, and get enough consensus on a couple to get them merged in?