common: separate javascript include to set styles
[sheet.git] / sc.plp
diff --git a/sc.plp b/sc.plp
index 753ea4c68089c1145d53f85a9021fa3a0d55610b..255d28fd9fb33c44d6f163838675d0280f4e22ae 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -52,7 +52,6 @@ Html({
                $scver{major} < 2 ? qw' bw broodwar brood war ' :
                qw' starcraft2 lotv hots wol ',
        ],
-       stylesheet => [qw( light dark mono )],
        raw => '<link rel="stylesheet" type="text/css" media="all" href="/sc.css?1.3">',
        data => ["$datafile.inc.pl"],
 });