Skip to content

Commit

Permalink
Less when-statatement for including classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaspur committed Jan 11, 2015
1 parent 27ebf79 commit 1b40726
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 214 deletions.
3 changes: 3 additions & 0 deletions less/_options.less
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@
@moz: false;
@ms: false;
@o: false;

// Compile with or without classes
@include-classes: true;
Loading

0 comments on commit 1b40726

Please sign in to comment.