Registry / other / parcel-css

parcel-css

JSON →
library1.0.0-alpha.32rscratesunverified

A CSS parser, transformer, and minifier.

# Cargo.toml [dependencies] parcel_css = "1.0.0-alpha.32"
INSTALL
IMPORT
SIG · PARCEL-CSS
P
parcel-css
otherrustv1.0.0-alpha.32
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CssParser
use parcel_css::CssParser;

Creates a new CSS parser.

use parcel_css::CssParser; fn main() { let parser = CssParser::new(); println!("Parser created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0-alpha.32latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
parcel-css — cargo add parcel-css · libregistry