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

Support for es module style imports #20

Open
maclockard opened this issue Apr 9, 2019 · 1 comment
Open

Support for es module style imports #20

maclockard opened this issue Apr 9, 2019 · 1 comment

Comments

@maclockard
Copy link

CSS modules lets you import like so as well:

import { myClass } from "./MyComponent.module.css";

it would be nice if the plugin offered autocomplete for this case as well.

@maclockard maclockard changed the title Support for es module styles imports Support for es module style imports Apr 9, 2019
@mosesoak
Copy link

This would be great as it's the recommendation in Gatsby 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants