Last active
August 29, 2015 14:27
-
-
Save hedgerworkco/6aec5d9f5175d37f4dc3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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