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.
Currently the css inside the bundle will be extracted into a single .css file.
.css
But sometimes the .css file will be small, only a few kb, but it will cost an additional http request.
Is it better to set a minSize?