This package is no longer maintained.
A Visual CSS Picker for Umbraco 7
Setup
Download the zip file from github, copy Terabyte.CssPicker folder to your App_Plugins folder.
We would like to make a nuget package for this project, but have not done so yet.
Configuration
You need to supply 2 PreValues:
cssFile: the path to your css file where your selectors can be found
cssPrefrix: any selector that begins with this value will be shown in the picker.
The css class is saved to the DataValue (including prefix) ready to be output in your markup.
Questions, Bug Reports, Feature Requests
Please use github issues for these.