mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Tests and fix for #1689
This commit is contained in:
@@ -78,3 +78,7 @@
|
||||
#alpha #hsl {
|
||||
opacity: 1;
|
||||
}
|
||||
#percentage {
|
||||
color: 255;
|
||||
border-color: rgba(255, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user