mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Keep shorthand color form the same way as named colors are kept. #2481
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#interpolation {
|
||||
url: "http://lesscss.org/dev/image.jpg";
|
||||
url2: "http://lesscss.org/image-256.jpg";
|
||||
url3: "http://lesscss.org#445566";
|
||||
url3: "http://lesscss.org#456";
|
||||
url4: "http://lesscss.org/hello";
|
||||
url5: "http://lesscss.org/54.4px";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user