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

Updated to produce less CSS when compiled #8

Merged
merged 2 commits into from
Jan 10, 2014

Conversation

tjFogarty
Copy link
Contributor

Changing from @mixin to @extend should produce less CSS when compiled.

Changing flexbox and inline-flex from a mixin to a class should produce less CSS when compiled.
Using @extend rather than calling a mixin.
mastastealth added a commit that referenced this pull request Jan 10, 2014
Updated to produce less CSS when compiled
@mastastealth mastastealth merged commit b3a8cb1 into mastastealth:master Jan 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants