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 061c3fe commit a16e50bCopy full SHA for a16e50b
templates/base.html
@@ -11,7 +11,6 @@
11
12
{# Docs.rs styles #}
13
<link rel="stylesheet" href="/-/static/vendored.css?{{ docsrs_version() | slugify }}" type="text/css" media="all" />
14
- <link rel="stylesheet" href="/normalize-{{ rustc_resource_suffix() }}.css" type="text/css" media="all" />
15
<link rel="stylesheet" href="/-/static/style.css?{{ docsrs_version() | slugify }}" type="text/css" media="all" />
16
17
{%- block css -%}{%- endblock css -%}
0 commit comments