Merged
Conversation
…copy into place for deployment.
Owner
|
Holy shit, what an awesome PR. Thanks for this Michael, i'm away atm, but I'll take a look and merge it in when I get back this weekend. |
|
Nice to see this is so active! Just about to use it myself =] Thanks to you both! |
Owner
|
Hey @michaek, I've unfortunately had no time to look at this as I've been busy with a new job the past couple weeks. I've added you to the project so if you're satisfied with your patch can you merge it in and tag it as 1.1 or 2.0? Thanks, and sorry for the delay |
Collaborator
Author
|
Sure thing. Because the final CSS output is unchanged, I think we can keep the major version number. I'll also add a patch version, in keeping with Semantic Versioning, and call it v1.1.0. |
michaek
added a commit
that referenced
this pull request
May 30, 2013
Added LESS and SASS templates, bumped to v1.1.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Included are some tests to show that LESS and SASS are generating the right CSS. The test output from LESS includes the mixins, because LESS has no way to exclude mixin classes from the output.