A collection of [Sublime Text] (http://www.sublimetext.com) snippets for [Pure] (http://www.purecss.io) CSS framework. All the snippets are defined in modules (grids, forms, buttons, tables, menus) and provide meaningful description.
##Installation There are two ways to install the snippets:
-
Clone the repository into your Sublime Text packages folder:
git clone [email protected]:narcis-radu/sublime-pure-snippets.git
-
Download the [.zip] (https://github.com/narcis-radu/sublime-pure-snippets/zipball/master) file and unzip it into your Sublime Text packages folder.
##Usage
Write down the trigger and press TAB. For example, to create a Pure grid class (responsive), use: pure-g-r
+ TAB.
##Snippets All the snippets have a meaningful description, are categorized in modules and follow Pure's naming conventions.
A list with the available snippets can be found [here] (https://github.com/narcis-radu/sublime-pure-snippets/blob/master/tests.html).
##License [The MIT License (MIT)] (http://opensource.org/licenses/mit-license.php)