xbreaker / plusstrap

Sleek, intuitive, and powerful front-end framework for faster and easier web development.
https://aybe.org/plusstrap/
349 stars 33 forks source link

Compilation failure #23

Open ostronom opened 11 years ago

ostronom commented 11 years ago

[ostronom@ostronom-vaio less]$ lessc plusstrap.less ParseError: Unrecognised input in /home/ostronom/ThirdParty/plusstrap/less/mixins.less on line 532, column 46: 531 width: ((@gridColumnWidth) * @columnSpan) + (@gridGutterWidth * (@columnSpan - 1)) - 16; // 16 is total padding on left and right of table cells 532 margin-left: 0; // undo default grid column styles 533 }