Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update tests
  • Loading branch information
RobinMalfait committed Oct 9, 2024
commit 4b20796ae1290efb0d3f83e9cdbde35128d91ae6
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ exports[`\`@import 'tailwindcss'\` is replaced with the generated CSS 1`] = `
height: auto;
}

[hidden] {
[hidden]:where(:not([hidden="until-found"])) {
display: none !important;
}
}
Expand Down