Skip to content

Commit f5be755

Browse files
adding some more info.
1 parent 939f4ec commit f5be755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "soapbox/css-colors",
3-
"description": "Collection of classes for converting and manipulating colors",
3+
"description": "A package that takes in a color hex and returns potential foreground colours and background colour variations. Very useful for creating CSS gradients and dynamically figuring out foreground colour.",
44
"homepage": "https://github.com/SoapBox/css-colors",
55
"license": "MIT",
66
"version": "1.0",
77
"keywords": [
8-
"color","css", "hex", "manipulation", "shading"
8+
"color","css", "hex", "manipulation", "shading", "gradient", "foreground", "background"
99
],
1010
"authors": [
1111
{

0 commit comments

Comments
 (0)