mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Add import inline option. Fixes #1209
This commit is contained in:
3
test/css/import-inline.css
Normal file
3
test/css/import-inline.css
Normal file
@@ -0,0 +1,3 @@
|
||||
this isn't very valid CSS. @media (min-width: 600px) {
|
||||
#css { color: yellow; }
|
||||
}
|
||||
Reference in New Issue
Block a user