A collection of snippets that are pretty useful for Sublime Text.
This allows you to quickly print out a vardump() wrapped between <pre> tags, which is ten times easier to read.
This allows you to quickly print out a print_r() wrapped between <pre> tags, which is ten times easier to read.
Quickly create a respond-min mixin for media queries based on the work from Jake Archibald
Put them within your Packages>User directory folder for Sublime. You can get to this by opening Sublime up, then going to Sublime Text > Preferences > Browse Packages