SassNinja / media-query-plugin

Webpack plugin for media query extraction.
MIT License
205 stars 27 forks source link

Manage the path through a function given as option #119

Open jbachelet-osf opened 3 months ago

jbachelet-osf commented 3 months ago

I needed a way to manage by myself the path of the output files from this plugin, based on this PR (https://github.com/SassNinja/media-query-plugin/pull/52), I applied the changes to the newer version (compatible with webpack 5)