mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Merge branch 'less.js/1.5.0-wip'
Conflicts: .jshintrc Makefile package.json
This commit is contained in:
2
test/css/import.css
vendored
2
test/css/import.css
vendored
@@ -1,7 +1,5 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
|
||||
|
||||
@import url(/absolute/something.css) screen and (color) and (max-width: 600px);
|
||||
|
||||
@import url("//ha.com/file.css") (min-width: 100px);
|
||||
#import-test {
|
||||
height: 10px;
|
||||
|
||||
Reference in New Issue
Block a user