Files
textual/docs/examples/guide/input/binding01.tcss
Rodrigo Girão Serrão 5ee0ebfef4 Rename CSS files to TCSS.
Related issue: #3137.
2023-08-22 13:21:17 +01:00

8 lines
114 B
Plaintext

Bar {
height: 5;
content-align: center middle;
text-style: bold;
margin: 1 2;
color: $text;
}