feat: Added a default {{> styles }} partial.

This commit is contained in:
Spencer Brower
2026-08-03 18:06:11 -04:00
parent b1e40c480b
commit 2af8c68339
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
{{#params.stylesheets}}<link rel="stylesheet" href="{{.}}">{{/params.stylesheets}}