#!/usr/bin/env php
Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /home/w0rldcl4ssc0m/soca/discovery/vendor.back/sabberworm/php-css-parser/lib/Sabberworm/CSS/Parser.php on line 693
#### Input ```css ``` #### Structure (`var_dump()`) ```php object(Sabberworm\CSS\CSSList\Document)#4 (3) { ["aComments":protected]=> array(0) { } ["aContents":protected]=> array(0) { } ["iLineNo":protected]=> int(1) } ``` #### Output (`render()`) ```css ```