common: integrate terse media style in base
[sheet.git] / common.inc.plp
index e5292ba46abd1365258e2ca7e812396deed7cc98..3a51600e9eb061ba031657b0e6e64b36ac1cc519 100644 (file)
@@ -105,7 +105,7 @@ sub Html {
        }
 
        # default fallbacks
-       $meta->{stylesheet} ||= [qw'light dark circus mono red terse'];
+       $meta->{stylesheet} ||= [qw( light dark circus mono red )];
        $meta->{charset} ||= 'utf-8';
 
        # convert options to arrays