From 4d546d8c89aeafb6cebff16ca5b8cef501233ab1 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Fri, 20 Oct 2023 12:54:58 +0200 Subject: Metadata taxonomies link and style --- assets/scss/style.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'assets/scss/style.scss') diff --git a/assets/scss/style.scss b/assets/scss/style.scss index e0fada3..1c919f2 100644 --- a/assets/scss/style.scss +++ b/assets/scss/style.scss @@ -1,4 +1,12 @@ @import "tachyons"; + +/* Debugging */ +/* @import "tachyons/src/_debug-children"; */ +/* @import "tachyons/src/_debug-grid"; */ + +/* Uncomment out the line below to help debug layout issues */ +// @import "tachyons/src/_debug"; + @import "syntax"; html { -- cgit v1.2.3