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-25 23:28:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
723cdb501e2ab6b5cd64df7036b0cf5eb7de0055
less.js
/
test
/
css
/
parse
/
simple.css
Joscha Feth
723cdb501e
This adds an additional
vars
parameter to the
parse
method. It allows a user to inject variables into a less string before compiling.
2013-12-08 22:50:54 +01:00
4 lines
29 B
CSS
Raw
Blame
History
.
class
{
color
:
#ff0000
;
}
Reference in New Issue
View Git Blame
Copy Permalink