css-modules/css-modules-loader-core

@import

jacobp100 opened this issue · 0 comments

From the docs,

Processes the input CSS sourceString, looking for dependencies such as @import

From the tests, @import statements look to be just passed through. Could the intended behaviour be clarified?