From 16fc5e6d801d45d3c907b220245cf3ad58086253 Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Wed, 06 Jan 2021 16:19:12 +0000
Subject: [PATCH] Using resources.PostCSS to handle stylesheets

---
 layouts/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/layouts/index.html b/layouts/index.html
index 148525e..cc06ad4 100755
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,4 +1,5 @@
 {{ define "main" }}
+
   <article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
     {{ .Content }}
   </article>

--
Gitblit v1.10.0