mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
New content for nearly all filters
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
& + .highlight {
|
||||
// Label every second code block with "Output"
|
||||
& + .highlight:nth-of-type(2n) {
|
||||
&:before {
|
||||
content: "Output";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user