Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Less file > menu.less does not compile #5435

Closed
inglkruiz opened this issue May 27, 2016 · 0 comments · Fixed by #6825
Closed

Less file > menu.less does not compile #5435

inglkruiz opened this issue May 27, 2016 · 0 comments · Fixed by #6825

Comments

@inglkruiz
Copy link

Line 47, 48 and 49. That way of invoking a mixin is rare, I think is not correct. After erase those lines menu.less compiles fine.

#ui-grid-twbs > .btn();
#ui-grid-twbs > .button-size(1px; 1px; 10px; 1; 2px);
#ui-grid-twbs > .button-variant(transparent, transparent, transparent);
mportuga pushed a commit that referenced this issue Aug 4, 2018
UI-Grid no longer depends on bootstrap to compile so less files can be easily compiled.

fix #4173, fix #5435
mportuga pushed a commit that referenced this issue Aug 4, 2018
UI-Grid no longer depends on bootstrap to compile so less files can be easily compiled.

fix #4173, fix #5435
mportuga pushed a commit that referenced this issue Aug 4, 2018
UI-Grid no longer depends on bootstrap to compile so less files can be easily compiled.

fix #4173, fix #5435
mportuga pushed a commit that referenced this issue Aug 4, 2018
UI-Grid no longer depends on bootstrap to compile so less files can be easily compiled.

fix #4173, fix #5435
defields923 pushed a commit to defields923/ui-grid that referenced this issue Oct 30, 2018
UI-Grid no longer depends on bootstrap to compile so less files can be easily compiled.

fix angular-ui#4173, fix angular-ui#5435
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants