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

Not able to parse the contents of @import'd files #70

Closed
maxmilton opened this issue Feb 26, 2019 · 0 comments · Fixed by #71
Closed

Not able to parse the contents of @import'd files #70

maxmilton opened this issue Feb 26, 2019 · 0 comments · Fixed by #71

Comments

@maxmilton
Copy link
Contributor

When using @import, the plugin is not able to correctly parse stylesheet contents in some scenarios.

An obvious example of this is when using SASS style inline comments (// comment). Generally using any non-standard syntax will also cause the plugin to fail and leave the stylesheet contents unparsed.

Related issues: csstools/precss#112, csstools/precss#111, csstools/precss#110

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 a pull request may close this issue.

1 participant