docs: Add style overview.

This commit is contained in:
Emilio Cobos Álvarez 2016-05-03 22:33:09 +02:00
parent a87bf7c776
commit ca41e5359f
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 161 additions and 1 deletions

View file

@ -2,3 +2,5 @@ servo-style
===========
Style system for Servo, using [rust-cssparser](https://github.com/mozilla-servo/rust-cssparser) for parsing.
* [Documentation](https://github.com/servo/servo/blob/master/docs/components/style.md).