Open westonruter opened 10 years ago
Are you thinking we should test for this case and magically enqueue, or simply throw an error?
Throw an error.
I have written a fork that adds at rule handling to the concatenation. https://github.com/x-team/wp-dependency-minification/pull/60
@import
statements must be at the beginning of a stylesheet, so the stylesheet is concatenated with another, it will fail.