You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Thanks for mentioning this. I just found a bug in the unocss plugin that might be the cause of your problem. Can you upgrade Lume to the latest development version and confirm it works fine now? Run deno task lume upgrade --dev.
Enter your suggestions in details:
Currently there is no way to minify the
<style>
CSS from UnoCSS, when usingcssFile: false
.Even when using the Minify HTML plugin, the CSS within the <style> tag is unminified.
The text was updated successfully, but these errors were encountered: