Sabberworm/PHP-CSS-Parser
8.1.0
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
|
This is the complete list of members for Settings, including all inherited members.
$bLenientParsing | Settings | |
$bMultibyteSupport | Settings | |
$sDefaultCharset | Settings | |
beStrict() (defined in Settings) | Settings | |
create() (defined in Settings) | Settings | static |
withDefaultCharset($sDefaultCharset) (defined in Settings) | Settings | |
withLenientParsing($bLenientParsing=true) (defined in Settings) | Settings | |
withMultibyteSupport($bMultibyteSupport=true) (defined in Settings) | Settings |