Highlight rule usage in references.

[skip ci]
This commit is contained in:
Rodrigo Girão Serrão
2023-01-09 16:11:59 +00:00
parent a1b9d4b2c5
commit a3a452b674
30 changed files with 50 additions and 49 deletions

View File

@@ -61,7 +61,7 @@ Each label has been aligned differently inside its container, and its text shows
=== "align_all.css"
```sass
```sass hl_lines="2 6 10 14 18 22 26 30 34"
--8<-- "docs/examples/styles/align_all.css"
```