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.
2 parents 5e9c5cb + 2129da6 commit e009794Copy full SHA for e009794
Cargo.toml
@@ -12,7 +12,7 @@ keywords = ["css", "syntax", "parser"]
12
license = "MPL-2.0"
13
build = "build.rs"
14
15
-exclude = ["src/css-parsing-tests"]
+exclude = ["src/css-parsing-tests/**", "src/big-data-url.css"]
16
17
[dev-dependencies]
18
rustc-serialize = "0.3"
0 commit comments