You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2021. It is now read-only.
[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 }
[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 }