Skip to content

Commit 921fea2

Browse files
committed
Added contributors section
1 parent 90b7358 commit 921fea2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,11 @@ To output the entire CSS document into a variable, just use `->__toString()`:
376376
* Test suite
377377
* Adopt lenient parsing rules
378378

379+
## Contributors/Thanks to
380+
381+
* [GaryJones](https://github.com/GaryJones) for lots of input and [http://css-specificity.info/](http://css-specificity.info/).
382+
* [https://github.com/ju1ius](https://github.com/ju1ius) for the specificity parsing code.
383+
379384
## License
380385

381386
PHP-CSS-Parser is freely distributable under the terms of an MIT-style license.

0 commit comments

Comments
 (0)