This website requires JavaScript.
Explore
Help
Sign In
max
/
pixsy
Watch
1
Star
0
Fork
You've already forked pixsy
0
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
0232d0be86
pixsy
/
node_modules
/
less
/
test
/
less-bom
/
errors
/
mixins-guards-default-func-...
10 lines
161 B
Plaintext
Raw
Blame
History
guard-default-func-conflict {
.m(1) {}
.m(@x) when not(default()) {}
.m(@x) when not(default()) {}
.m(1);
.m(2);
}
Reference in New Issue
View Git Blame
Copy Permalink