Further changes required by Servo

This commit is contained in:
Oriol Brufau 2023-11-20 20:35:50 +01:00 committed by Martin Robinson
parent ae993e485a
commit 32f1989a5c
2 changed files with 2 additions and 0 deletions

View file

@ -163,6 +163,7 @@ pub use style_traits::owned_str::OwnedStr;
use std::hash::{BuildHasher, Hash};
#[macro_use]
pub mod properties;
#[cfg(feature = "gecko")]