Use raw stylesheet for docs & testing

This commit is contained in:
Cory LaViska
2017-07-25 20:32:22 -04:00
parent 37e827ad6c
commit 5e1de85532

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="For when you dont need the entire boot.">
<link rel="stylesheet" href="../dist/shoelace.min.css">
<link rel="stylesheet" href="../css/shoelace.css">
<link rel="stylesheet" href="docs.css">
<title>Shoelace.css: a back to the basics CSS starter kit</title>
</head>