mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-16 10:39:53 +00:00
tabs -> spaces
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="app" prerender></div>
|
||||
<script>
|
||||
(function(style){
|
||||
style.rel='stylesheet'
|
||||
style.href='https://fonts.googleapis.com/icon?family=Material+Icons'
|
||||
document.head.appendChild(style)
|
||||
})(document.createElement('link'));
|
||||
</script>
|
||||
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" /> -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user