Skip to content

Commit

Permalink
fix: missing codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed May 10, 2024
1 parent 780080f commit 50324fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ declare_rule! {
///
/// ```css,expect_diagnostic
/// @media (not(unknown < 320px)) and (max-width > 640px) {}
/// ```
///
/// ```css,expect_diagnostic
/// @media (400px <= unknown <= 700px) {}
Expand Down

0 comments on commit 50324fc

Please sign in to comment.