Add example for background transparency.

This commit is contained in:
Rodrigo Girão Serrão
2022-12-14 14:35:11 +00:00
parent 481ec2a3ab
commit afac92439c
3 changed files with 70 additions and 1 deletions

View File

@@ -50,4 +50,4 @@ Label {
width: auto;
height: 1;
background: $accent;
}
}