Méthode | Description | |
---|---|---|
export ( ) |
Méthode | Description | |
---|---|---|
_collect ( string &$code, string $pattern, callable $handler ) : string | ||
_getImportContent ( string $url ) : null | string | ||
collectCharsets ( string &$code ) : string | ||
collectFonts ( string &$code ) : string | ||
collectImports ( string &$code ) : string | ||
expandImports ( string &$code ) | ||
process ( array $files ) | ||
removeCssComments ( string &$code ) |
protected collectCharsets ( string &$code ) : string | ||
$code | string | |
Résultat | string |
protected collectFonts ( string &$code ) : string | ||
$code | string | |
Résultat | string |
protected collectImports ( string &$code ) : string | ||
$code | string | |
Résultat | string |