Skip to content

Instantly share code, notes, and snippets.

@viclotana
Created February 17, 2019 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viclotana/d8061e7b8986197643e4334832266dcc to your computer and use it in GitHub Desktop.
Save viclotana/d8061e7b8986197643e4334832266dcc to your computer and use it in GitHub Desktop.
exports[`it works 1`] = `
.c0 {
color: green;
}
<button
className="c0"
/>
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment