1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-08 14:16:58 +02:00

Update description

This commit is contained in:
Felix
2020-05-30 17:54:22 -05:00
parent 9622806a42
commit 03d3815d39

View File

@@ -1,7 +1,7 @@
{ {
"name": "water.css", "name": "water.css",
"version": "1.4.0", "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", "main": "index.js",
"scripts": { "scripts": {
"build": "gulp build", "build": "gulp build",
@@ -73,4 +73,4 @@
"dist/*.css", "dist/*.css",
"LICENSE.md" "LICENSE.md"
] ]
} }