Less throws a sintax error when i use two mixins
I've just started using less, so this is probably a really dumn
question, but:
How come when I use two mixins in the same selector it throws an
error?
like, i can use .mixinA without problems or .mixinB , but when i put them both in the same style it gives me a syntax error.
(Using less.app)
Thanks.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ped on 07 Feb, 2011 02:05 PM
lol, just as i suspected: I'm a retard. Forgot to put the ; symbol.