Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Add subreddit CSS support for the font-variant-caps property #1706

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions r2/r2/lib/cssfilter.py
Expand Up @@ -175,6 +175,7 @@
"font-size",
"font-style",
"font-variant",
"font-variant-caps",
"font-weight",
"grid",
"grid-area",
Expand Down