mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Remove style::values::HasViewportPercentage reexport
This commit is contained in:
parent
4f0b24ac0c
commit
cb2e04acf6
16 changed files with 22 additions and 27 deletions
|
@ -16,7 +16,6 @@ use std::borrow::Cow;
|
|||
use std::fmt::{self, Debug};
|
||||
use std::hash;
|
||||
use style_traits::ToCss;
|
||||
pub use style_traits::HasViewportPercentage;
|
||||
|
||||
pub mod computed;
|
||||
pub mod generics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue