mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
color() function parses color string
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
rounded: 11;
|
||||
roundedpx: 3px;
|
||||
percentage: 20%;
|
||||
color: #ff0011;
|
||||
}
|
||||
#alpha {
|
||||
alpha: rgba(153, 94, 51, 0.6);
|
||||
|
||||
Reference in New Issue
Block a user