Reindent root_css partial
This commit is contained in:
parent
84f8a6697f
commit
d7ec4ae8b6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
(resources.Get "styles/monokai.css")
|
||||
| append (resources.Match "styles/root/*.css" | sort) }}
|
||||
{{ if not hugo.IsProduction }}
|
||||
{{ $stylesheets = $stylesheets | append (resources.Get "styles/development.css") }}
|
||||
{{ $stylesheets = $stylesheets | append (resources.Get "styles/development.css") }}
|
||||
{{ end }}
|
||||
|
||||
{{ $rootStylesheets := slice }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue