Remove reset.css import
This commit is contained in:
parent
9493b94691
commit
cb6f06a70a
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" as="style" href="{{ `/styles/reset.css` | absURL }}">
|
||||
<link rel="stylesheet" as="style" href="{{ `/styles/root.css` | absURL }}">
|
||||
{{ if not hugo.IsProduction }}
|
||||
<link rel="stylesheet" as="style" href="/styles/development.css">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue