Keep shorthand color form the same way as named colors are kept. #2481

This commit is contained in:
jurcovicovam
2015-07-19 14:54:41 +02:00
parent 3178103b7f
commit 30fe1cb9e2
12 changed files with 21 additions and 18 deletions

View File

@@ -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";
}