Closed mrmlnc closed 8 years ago
Tests:
fixtures\Semantic-UI-2.2.4\src\definitions\collections\breadcrumb.less
fixtures\Semantic-UI-2.2.4\src\definitions\collections\form.less
fixtures\Semantic-UI-2.2.4\src\definitions\collections\menu.less
fixtures\Semantic-UI-2.2.4\src\definitions\collections\message.less
fixtures\Semantic-UI-2.2.4\src\definitions\collections\grid.less
fixtures\Semantic-UI-2.2.4\src\definitions\collections\table.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\container.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\divider.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\button.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\flag.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\icon.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\image.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\header.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\label.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\input.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\list.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\loader.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\segment.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\reveal.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\rail.less
fixtures\Semantic-UI-2.2.4\src\definitions\elements\step.less
fixtures\Semantic-UI-2.2.4\src\definitions\globals\reset.less
fixtures\Semantic-UI-2.2.4\src\definitions\globals\site.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\accordion.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\checkbox.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\dimmer.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\embed.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\dropdown.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\modal.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\nag.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\popup.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\progress.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\rating.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\search.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\shape.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\sidebar.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\sticky.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\tab.less
fixtures\Semantic-UI-2.2.4\src\definitions\modules\transition.less
fixtures\Semantic-UI-2.2.4\src\definitions\views\card.less
fixtures\Semantic-UI-2.2.4\src\definitions\views\ad.less
fixtures\Semantic-UI-2.2.4\src\definitions\views\comment.less
fixtures\Semantic-UI-2.2.4\src\definitions\views\feed.less
fixtures\Semantic-UI-2.2.4\src\definitions\views\item.less
fixtures\Semantic-UI-2.2.4\src\definitions\views\statistic.less
Related to #12
{ ... }
//
/**/
@variable: 1;
@variable: { ... };
.mixin() { ... }
#mixin() { ... }
.mixin(@a, @b) { ... }
.mixin();
@import "file";
@import (mode) "file";
First, try to find already exists solution.