Example #1
0
 public static function clean()
 {
     self::$css_elements = array();
     self::$css_dirs = array();
     self::init_css();
 }