This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
less.js
Watch
1
Star
1
Fork
0
You've already forked less.js
mirror of
https://github.com/less/less.js.git
synced
2026-01-22 13:48:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6df4e4897681dae1668d582bbb64bfebf0cbc3e3
less.js
/
test
/
css
/
import-interpolation.css
Luke Page
5d54af2039
import interpolation finished. refactored the import phase to occur only within the import visitor - so that the import eval env can be passed between imports.
2013-03-01 13:40:54 +00:00
7 lines
44 B
CSS
Raw
Blame
History
body
{
width
:
100
%
;
}
.
a
{
var
:
test
;
}
Reference in New Issue
View Git Blame
Copy Permalink