Cargo Features
swc_css has no features set by default.
[dependencies]
swc_css = { version = "4.0.0", features = ["compat", "minifier", "modules", "prefixer"] }
- compat = swc_css_compat
- minifier = swc_css_minifier
- modules = swc_css_modules
- prefixer = swc_css_prefixer
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.