-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
After using your plugin I spotted that the "@import-glob" node is left in the rendered output.
I've created a repo where you can see the result I'm getting here: https://github.com/davidwarrington/postcss-import-ext-glob-test. I've replicated the issue using PostCSS directly and via Vite - the output files are postcss-test.output.css and dist/assets/index-*.css respectively.
I don't think this causes any breaking issues because the node is used outside of a CSS ruleset, so it's breaking silently.
Metadata
Metadata
Assignees
Labels
No labels