We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f13457 + 29eed9c commit d726178Copy full SHA for d726178
README.md
@@ -12,7 +12,7 @@ It takes a great php class made by Patrick Fitzgerald in 2004 ( http://www.barel
12
Install this package through Composer. Add the following to your composer.json file:
13
```php
14
"require": {
15
- "soapbox/css-color": "dev-master"
+ "soapbox/css-colors": "dev-master"
16
}
17
```
18
Next, run composer install
@@ -80,4 +80,4 @@ object(SoapBox\Csscolor\Csscolor)[1109]
80
-5 => string '9fc4e4' (length=6)
81
public 'minBrightDiff' => int 126
82
public 'minColorDiff' => int 500
83
-```
+```
0 commit comments