1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-30 16:30:16 +02:00

fix: remove currently non-existing stylesheets

& use HTML entity for space before emoji
This commit is contained in:
Jonas Kuske
2019-06-07 01:22:31 +02:00
parent 2216b32f09
commit 2118518552
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
<meta name="msapplication-config" content="./icons/browserconfig.xml" />
<meta name="theme-color" content="#ffffff" />
<!-- Base styles of water.css, so styles don't have to wait until JS is loaded -->
<link
<!-- <link
rel="preload"
as="style"
href="https://cdn.jsdelivr.net/gh/kognise/water.css/dist/dark-legacy.standalone.min.css"
@@ -30,7 +30,7 @@
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/kognise/water.css/dist/dark-legacy.min.css"
/>
/> -->
<!-- TODO: Remove once water.css v2 is hosted so the above links work -->
<link rel="stylesheet" href="../dark.min.css" />