about rollup-plugin-html #2431
Unanswered
alemscoder
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings, is there any way to configure the plugin so that the processing of a css linked by the
<link>
tag is done by PostCSS? Or some plugin configuration that allows me to manage the resources of a css, minify, etc. I've tried doing it but it seems like the css handling is always done by the rollup-plugin-html. Thanks in advance and sorry if the question is dumb, i'm a newbie :)Beta Was this translation helpful? Give feedback.
All reactions