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

Extended a parser class #56

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

maletsden
Copy link

Added supporting of @media, @mixin, @include, @extend, loops(@while, @for, @each)

@AleshaOleg
Copy link
Owner

Hey, @maletsden. Thanks, for PR.
Please fix linter errors, before I'll review it. Thanks!

@AleshaOleg
Copy link
Owner

@maletsden thanks, I'll add now lint-staged to prevent errors on commit steps.

@AleshaOleg
Copy link
Owner

@maletsden there're some errors still left. Check this - https://travis-ci.org/AleshaOleg/postcss-sass/jobs/393425991#L1232

@maletsden
Copy link
Author

Also, I will write tests for this methods a bit later. Ok?

@AleshaOleg
Copy link
Owner

@maletsden that's totally fine, but after your last changes tests failing:(

@maletsden
Copy link
Author

That's most likely because I've changed loop method since It wasn't working properly(it was slicing a part of parameters of loop node)

@AleshaOleg
Copy link
Owner

@maletsden ok, I'll check later

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.

4 participants