Skip to content

Instantly share code, notes, and snippets.

@hedgerworkco
Last active August 29, 2015 14:27
Show Gist options
  • Save hedgerworkco/6aec5d9f5175d37f4dc3 to your computer and use it in GitHub Desktop.
Save hedgerworkco/6aec5d9f5175d37f4dc3 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
import ${1:cx} from '${2:classnames}';
]]></content>
<tabTrigger>cx</tabTrigger>
<scope>source.js</scope>
<description>React: import classnames package;</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment