mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Use unminified stylesheet in demo
This commit is contained in:
parent
a70df99d59
commit
fa99185faf
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue