Méthode | Description | |
---|---|---|
extractImports ( string $css ) : array | Extract the urls in import directives. |
public static extractImports ( string $css ) : array | ||
$css | string | The CSS to parse. |
Résultat | array | An array of CSS files that were used in imports. |