I'm not entirely sure what you mean.
In addition to the SP though, you will also need a CSS template with something like this:
Code:
.myClass
{
@property "myProperty";
@property "/myProperty";
}
The settings in the SP will be present between the @property tags.