Skip to content

if extension is '.l.css' the output of local css is an empty object #231

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

Closed
timaschew opened this issue Feb 11, 2016 · 2 comments
Closed
Assignees

Comments

@timaschew
Copy link

I'm using this loader config

     test: /\.l\.css$/,
        loader: 'style!css?module&importLoaders=1&localIdentName=[name]__[local]___[hash:base64:5]!postcss'

In that case the css result which is injected into the DOM looks good, but the return object from the @import is just an empty object.

@michael-ciniawsky
Copy link
Member

@timaschew Did your try with .css as extension, are you sure the extname is the cause ?Can you provide more info please ? 🙃

@alexander-akait
Copy link
Member

Closing due to inactivity. Please test with latest version and feel free to reopen if still regressions. Thanks!

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

4 participants