diff --git a/src/CSS.php b/src/CSS.php index 65557f0..a69caf1 100644 --- a/src/CSS.php +++ b/src/CSS.php @@ -514,6 +514,8 @@ class CSS extends Minify '#FF6347' => 'tomato', '#EE82EE' => 'violet', '#F5DEB3' => 'wheat', + 'WHITE' => '#fff', + 'BLACK' => '#000', ); return preg_replace_callback(