Skip to content

Commit

Permalink
test: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Dec 12, 2022
1 parent f46deaf commit 2a5e7d0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions crates/swc_css_minifier/src/compressor/rules.rs
Expand Up @@ -503,8 +503,6 @@ impl Compressor {
None => continue,
};

println!("RULE: {:?}", rule);

let result = match rule {
ComponentValue::AtRule(box AtRule {
block: Some(block), ..
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a5e7d0

Please sign in to comment.