1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

don't minify alternate styles

This commit is contained in:
s2
2019-10-29 21:49:40 +01:00
parent e659f2acb8
commit d989c9f491
5 changed files with 9 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<!-- some css -->
<link rel="stylesheet" type="text/css" href="css/mywidget.css" />
<link rel="alternate stylesheet" type="text/css" href="css/mywidget.css" />
</head>
<body>