mirror of
https://github.com/kognise/water.css.git
synced 2025-08-12 16:14:34 +02:00
Made demo page use .min.css files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang='en'>
|
||||
<head>
|
||||
<title>Water.css</title>
|
||||
<link id='stylesheet' rel='stylesheet' href='dist/dark.css'>
|
||||
<link id='stylesheet' rel='stylesheet' href='dist/dark.min.css'>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user