From 03d3815d39e3d6f90c196d609af012de696b1a16 Mon Sep 17 00:00:00 2001 From: Felix Date: Sat, 30 May 2020 17:54:22 -0500 Subject: [PATCH] Update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c8c417..74a93ff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "water.css", "version": "1.4.0", - "description": "A just-add-css collection of styles to make simple websites just a little nicer.", + "description": "A drop-in collection of CSS styles to make simple websites just a little nicer", "main": "index.js", "scripts": { "build": "gulp build", @@ -73,4 +73,4 @@ "dist/*.css", "LICENSE.md" ] -} +} \ No newline at end of file