mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-02-07 16:44:17 +00:00
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
@headerColor: red;
|
|
|
|
h1 {
|
|
color: @headerColor;
|
|
}
|