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]