A Sublime Text 2 plugin to run CSS through the Prefixr API.
See the screenshots below for examples of the plugin in action.



Download Package Control and use the Package Control: Install Package command from the command palette. Using Package Control ensures Sublime Prefixr will stay up to date automatically.
Running a selections from individual CSS blocks produces the best looking results. Running a selection that spans multiple CSS blocks may change the indent level due to the way Prefixr works.
Sublime Prefixr is licensed under the MIT license. Please see the readme.creole file in the package directory for the text of the license.
The source code for Sublime Prefixr is available on GitHub at https://github.com/wbond/sublime_prefixr.