Converts a JSS entry object with a className property into a CSS string.
Takes a JSS object that includes a className and wraps it in the appropriate
CSS selector before converting to a string.
Parameters
styleObj: JssEntry
A JSS entry object with className and style properties
Converts a JSS entry object with a className property into a CSS string. Takes a JSS object that includes a className and wraps it in the appropriate CSS selector before converting to a string.