Installing Package Control :
Package Control is the Sublime Text package manager that makes it exceedingly simple to find, install and keep packages up-to-date.To install any extensions,you need to install package control here: https://packagecontrol.io/installationAfter you have installed and restarted sublime text, you should be able to see it "Package control" under "Preferences" tab.
 |
Package Control Installed |
Installing an extension :
You can either install an extension using console or by clicking the preferences tab.
To install using console, type "ctrl +" or goto View -->show console.In the console , type "PackageControl: Install Package".Then find and install the plugin.
OR
Under preferences , click Package Control, you should see the package control window as below :
 |
Package Control Window |
Click on Install Package and you should be able to search and install your plugin as shown in the below window :
 |
Searching plugin in Package Control |
That's it!! You should now be able to see the extension under preferences -->Package Settings.
 |
Autoprefixer extension installed |