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-02-13 08:25:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d3414d217b881284e6a2b6fa0ce46446fdc0bbd
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