Use unminified stylesheet in demo

This commit is contained in:
Kognise 2019-04-22 18:24:51 -04:00
parent a70df99d59
commit fa99185faf
No known key found for this signature in database
GPG key ID: 19AA40F6884A36D6

View file

@ -2,7 +2,7 @@
<html lang='en'> <html lang='en'>
<head> <head>
<title>Water.css</title> <title>Water.css</title>
<link id='stylesheet' rel='stylesheet' href='dist/dark.min.css'> <link id='stylesheet' rel='stylesheet' href='dist/dark.css'>
<meta name='viewport' content='width=device-width, initial-scale=1.0'> <meta name='viewport' content='width=device-width, initial-scale=1.0'>
<script async src='https://www.googletagmanager.com/gtag/js?id=UA-116663597-6'></script> <script async src='https://www.googletagmanager.com/gtag/js?id=UA-116663597-6'></script>