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

Wrong relativeTo for FileSystemLoader #80

Open
emilbayes opened this issue Feb 3, 2016 · 1 comment
Open

Wrong relativeTo for FileSystemLoader #80

emilbayes opened this issue Feb 3, 2016 · 1 comment

Comments

@emilbayes
Copy link

It seems that the value / has been used as the relativeTo argument for the css FileSystemLoader causing issues with other postcss plugins such as postcss/postcss-import#167

The issue is here: index.js#L166. I don't know what the right value would be, but simply removing the argument resolves the referenced issue

emilbayes added a commit to emilbayes/css-modulesify that referenced this issue Feb 4, 2016
This is a hotfix, that I'm not sure will work in the general case, but it fits my purposes
emilbayes added a commit to emilbayes/css-modulesify that referenced this issue May 2, 2016
This is a hotfix, that I'm not sure will work in the general case, but it fits my purposes
@sandnuggah
Copy link

Any updates on this issue?

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

2 participants