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
From what I can tell this is valid .less syntax so why this error when create-ing?
D:\code\my-volo-responsive-app>..\node_modules\.bin\volo less
ParseError: Syntax Error on line 37 in D:\code\my-volo-responsive-app\tools\less\button- groups.less:37:2
36 margin-left: -5px; // Offset the first child's margin
37 &:extend(.clearfix all);
The text was updated successfully, but these errors were encountered:
From what I can tell this is valid .less syntax so why this error when
create
-ing?The text was updated successfully, but these errors were encountered: