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

Fixed incorrect css parsing when value for url() contains data with parentheses #22

Merged
merged 2 commits into from
Oct 12, 2016

Conversation

nqxcode
Copy link
Contributor

@nqxcode nqxcode commented Oct 12, 2016

Fixed incorrect parsing for this example: url("data: ... ()")

@natxet
Copy link
Owner

natxet commented Oct 12, 2016

Hey, can you commit without the gitignore please? Looks that you're ignoring OsX and PHP typical files. By the way, those should be ignored in your local gitignore file so you don't need to add it to .gitignore on each project ;-) Thanks for your help!

@nqxcode
Copy link
Contributor Author

nqxcode commented Oct 12, 2016

Ok

@natxet natxet merged commit d0dfbb4 into natxet:master Oct 12, 2016
@natxet
Copy link
Owner

natxet commented Oct 12, 2016

Thanks!

@adoerler
Copy link

Great, thanks for providing a fix and merging it into master. I've just had this very same problem tonight after integrating Swiper JS which contains somesthing like rotate(300%2060%2C60) in the background-image url values.

Kind regards from Austria
Andreas

@nqxcode
Copy link
Contributor Author

nqxcode commented Dec 9, 2016

Whether the new release with this fix is planned?

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.

3 participants