Skip to content

Commit

Permalink
Update wrap.js.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjn committed Aug 10, 2023
1 parent 2437a6c commit 0cb04c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ color: red;
}"
`;

exports[`CSS selector wrap should wrap selectors inside container queries`] = `
exports[`CSS selector wrap should wrap selectors inside container queries 1`] = `
"@container (width > 400px) {
.my-namespace h1 {
color: red;
Expand Down

0 comments on commit 0cb04c6

Please sign in to comment.