From 38a3db656f2e403c643510c974a319e2f0bdf5af Mon Sep 17 00:00:00 2001 From: "P. Envall" Date: Fri, 14 Apr 2023 21:19:48 +0200 Subject: [PATCH] typo fix --- package.json | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4bc7ac0..97c868a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "css-to-go", "type": "module", - "version": "1.5.0", + "version": "1.5.1", "description": "A bit of global CSS to help shape up the looks of a plain HTML document. Has a dark mode and a light mode.", "author": "P.Envall ", "homepage": "https://npup.github.io/css-to-go", diff --git a/src/pages/index.astro b/src/pages/index.astro index 0dbe34d..eb85672 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -126,7 +126,7 @@ import { siteUrl } from "@/util"; occasions that you just got to have that little something that you "always need", but for which do not fancy bringing in all of Tailwind CSS] or something similar. Read more about this in the or something similar. Read more about this in the examples, utility classes section.