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

Readme: Update Atom instructions with support for css... #473

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

rstacruz
Copy link
Contributor

@rstacruz rstacruz commented Aug 7, 2018

The Atom snippet only works for <styled jsx>{...} snippets. This adds support for css`...` as well.

Here's how I have it configured (pardon the font ligatures):

image

I also have it configured for source.css.postcss since I often use styled-jsx-postcss, but I didn't note that in this PR.

@rstacruz rstacruz requested a review from giuseppeg as a code owner August 7, 2018 05:09
@rstacruz
Copy link
Contributor Author

rstacruz commented Aug 7, 2018

Here's how it looks like:

image

Which would otherwise look like this:

image

@giuseppeg giuseppeg merged commit 8ccf7d0 into vercel:master Aug 7, 2018
@giuseppeg
Copy link
Collaborator

awesome thank you!

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

Successfully merging this pull request may close these issues.

2 participants