Pretty Printing of a single style or declaration block

style_pretty_print(x, depth = 0)

Arguments

x

object representing a list of property/value declarations

depth

the recursion depth of this block (used for indentation)