Skip to content

Commit e4e4044

Browse files
committed
use it
1 parent 5ded6d8 commit e4e4044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CSSList/CSSList.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
use Sabberworm\CSS\Value\URL;
2626
use Sabberworm\CSS\Value\Value;
2727

28+
use function Safe\preg_match;
29+
2830
/**
2931
* This is the most generic container available. It can contain `DeclarationBlock`s (rule sets with a selector),
3032
* `RuleSet`s as well as other `CSSList` objects.

0 commit comments

Comments
 (0)