mirror of
https://github.com/less/less.js.git
synced 2026-02-09 22:45:28 -05:00
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
NameError: variable @name is undefined in {path}at-rules-undefined-var.less on line 2, column 12:
|
|
1
|
|
2 @keyframes @name {
|
|
3 50% {width: 20px;}
|