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-08 05:55:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94a6501adee79db3aa91d2b62cd066db784d7be1
less.js
/
test
/
less
/
errors
/
detached-ruleset-1.less
Luke Page
b46ca11286
error tests and test detached rulesets without a mixin call
2014-02-13 21:42:32 +00:00
6 lines
32 B
Plaintext
Raw
Blame
History
@a: {
b: 1;
};
.a {
a: @a;
}
Reference in New Issue
View Git Blame
Copy Permalink