auto merge of #3792 : samlh/servo/patch-1, r=jdm

Small drive-by update to the style crate readme.
This commit is contained in:
bors-servo 2014-10-23 18:42:30 -06:00
commit d1a1ac7e28

View file

@ -1,6 +1,4 @@
servo-style servo-style
=========== ===========
Prototype replacement style system for Servo, Style system for Servo, using [rust-cssparser](https://github.com/mozilla-servo/rust-cssparser) for parsing.
based on [rust-cssparser](https://github.com/mozilla-servo/rust-cssparser)
instead of [NetSurfs libcss](https://github.com/mozilla-servo/libcss).