diff --git a/src/Helper/Styles.php b/src/Helper/Styles.php index 510d91c..0fcdb93 100644 --- a/src/Helper/Styles.php +++ b/src/Helper/Styles.php @@ -220,7 +220,6 @@ protected function fixInternalAttr(array $attr = null) $attr = (array) $attr; $base = array( - 'type' => 'text/css', 'media' => 'screen', );