We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3552d3 commit aaa58a1Copy full SHA for aaa58a1
site/test/index.html
@@ -6,8 +6,7 @@
6
<title>CSSgram test sheet</title>
7
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
8
9
- <link rel="stylesheet" href="../css/cssgram.min.css">
10
- <link rel="stylesheet" href="../css/demo-site.min.css">
+ <link rel="stylesheet" href="../css/demo-site.min.css">
11
<link rel="stylesheet" href="css/test-site.css">
12
13
<script>
site/test/index.twig
@@ -4,7 +4,6 @@
4
{% extends '../twig/template.twig' %}
5
{% block stylesheets %}
<link rel="stylesheet" href="../css/demo-site.min.css">
{% endblock %}
0 commit comments