mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
@headerColor: red;
|
|
|
|
h1 {
|
|
color: @headerColor;
|
|
}
|