We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ca2b3 commit 594823cCopy full SHA for 594823c
docs/index.html
@@ -9,7 +9,7 @@
9
<meta name="author" content="@mrmrs">
10
<meta name="description" content="CSS">
11
<meta name="viewport" content="width=device-width, initial-scale=1">
12
- <link rel="stylesheet" href="/css/tachyons.css">
+ <link rel="stylesheet" href="/css/tachyons.min.css">
13
</head>
14
<body class="w-100 sans-serif">
15
<header class="w-100 pa3 ph5-ns bg-near-white">
src/templates/docs/index.html
- <link rel="stylesheet" href="css/tachyons.min.css">
<%= siteHeader %>
0 commit comments