Fix all the build errors
This commit is contained in:
parent
7ba65229b6
commit
34ec240dc0
6 changed files with 63 additions and 27 deletions
5
layouts/partials/typography_css.html
Normal file
5
layouts/partials/typography_css.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{{
|
||||
$css := resources.Get "css/typography.css"
|
||||
| resources.ExecuteAsTemplate "css/spacing.css" .
|
||||
}}
|
||||
{{ return $css }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue