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.
2 parents 5aa010b + 6f4daef commit b571d59Copy full SHA for b571d59
tailwind/app_template/templates/base.html
@@ -11,7 +11,7 @@
11
<meta name="keywords" content="">
12
<meta name="author" content="">
13
14
- <link rel="stylesheet" href="{% static "css/styles.min.css" %}">
+ <link rel="stylesheet" href="{% static 'css/styles.min.css' %}">
15
</head>
16
17
<body class="bg-grey-lightest font-serif leading-normal tracking-normal">
0 commit comments