Skip to content

Commit

Permalink
Merge pull request #161 from jjriv/task/doc-important
Browse files Browse the repository at this point in the history
[TASK] Document that !important is not supported yet
  • Loading branch information
oliverklee committed May 11, 2015
2 parents a1f73af + 0725768 commit 0485bf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ The following selectors are not implemented yet:
* Finally, Emogrifier only supports CSS1 level selectors and a few CSS2 level selectors (but not all of them). It
does not support pseudo selectors (Emogrifier works by converting CSS selectors to XPath selectors, and pseudo
selectors cannot be converted accurately).
* `!important` currently is not supported yet.


## Maintainer
Expand Down

0 comments on commit 0485bf0

Please sign in to comment.