7 lines
102 B
Stylus
7 lines
102 B
Stylus
text(size, color)
|
|
&:first-letter
|
|
font-size size
|
|
color color
|
|
|
|
.first-green-letter
|
|
text(2em,green) |