css-doodle / css-doodle

🎨 A web component for drawing patterns with CSS.

Home Page:https://css-doodle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify function names

yuanchuan opened this issue · comments

For example:

rand() -> r()

Or make () optional:

@size() can be written as @size