CSS:
Enter some CSS you want to bundle.
body { color: salmon; }
Minify
Reduce bundle size by minifying output.
Banner:
Add a banner at the top of the output. Useful for license and metadata.
Copyright 20XX MIT License
Browserlist query:
Browserlist query to select which browsers and versions should be tested agains
@mdn/browser-compat-data
.
Result
Result of the bundled code.