We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1ccea97
#1604 4a020ba Thanks @drwpow! - Add "extract" option which bundles CSS into one bundle. Removes .css imports.
4a020ba
EXAMPLE USAGE:
vanillaExtractPlugin({ extract: { name: 'bundle.css', sourcemap: false } });