mirror of
https://github.com/bendtherules/blog.git
synced 2026-08-18 13:41:55 +00:00
11 lines
115 B
Stylus
11 lines
115 B
Stylus
// whatever(a)
|
|
// font-size lookup(abc)
|
|
|
|
#canvas
|
|
abc=5
|
|
whatever 1
|
|
|
|
a= (1 2 3 4)
|
|
#asd
|
|
color (a)[0]
|