style: Move font-variation-settings outside of mako

This commit is contained in:
CYBAI 2017-11-14 19:56:27 +08:00
parent 5f33d35cde
commit c561c2cb9b
5 changed files with 22 additions and 26 deletions

View file

@ -15,7 +15,7 @@ use values::specified::font as specified;
use values::specified::length::{FontBaseSize, NoCalcLength};
pub use values::computed::Length as MozScriptMinSize;
pub use values::specified::font::{XTextZoom, FontSynthesis};
pub use values::specified::font::{XTextZoom, FontSynthesis, FontVariantSettings};
/// As of CSS Fonts Module Level 3, only the following values are
/// valid: 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900