Skip to content

Abort concatenating stylesheet containing @import #67

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

Open
westonruter opened this issue Jul 27, 2014 · 3 comments
Open

Abort concatenating stylesheet containing @import #67

westonruter opened this issue Jul 27, 2014 · 3 comments

Comments

@westonruter
Copy link
Contributor

@import statements must be at the beginning of a stylesheet, so the stylesheet is concatenated with another, it will fail.

@topher1kenobe
Copy link

Are you thinking we should test for this case and magically enqueue, or simply throw an error?

@westonruter
Copy link
Contributor Author

Throw an error.

@msigley
Copy link

msigley commented Jul 30, 2014

I have written a fork that adds at rule handling to the concatenation.
#60

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

No branches or pull requests

3 participants