We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc3642 commit adcbce8Copy full SHA for adcbce8
node/Cargo.toml
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
12
serde = { version = "1.0.123", features = ["derive"] }
13
serde_bytes = "0.11.5"
14
serde_json = "*"
15
-cssparser = "0.28.1"
+cssparser = "0.29.1"
16
parcel_css = { path = "../" }
17
parcel_sourcemap = "2.0.0"
18
0 commit comments