add method

void add (String rule)

Appends a CSS rule at the end of this stylesheet.

Implementation

void add(String rule);