From f6f9f16900d625084f21776f2fa9403ee139c8ce Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 4 Sep 2018 21:01:35 +0100 Subject: [PATCH] Blog list styling --- package.json | 3 ++- source/blog.html | 28 +++++++--------------------- tailwind.js | 1 + yarn.lock | 4 ++++ 4 files changed, 14 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 4ef8360a..cb84cbe0 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "laravel-mix": "^2.1.11", "laravel-mix-purgecss": "^2.1.2", "laravel-mix-tailwind": "^0.1.0", - "tailwindcss": "^0.6" + "tailwindcss": "^0.6", + "tailwindcss-visuallyhidden": "^1.0.1" } } diff --git a/source/blog.html b/source/blog.html index 2b9558c0..7e12d0c9 100644 --- a/source/blog.html +++ b/source/blog.html @@ -12,39 +12,25 @@ use: [posts]