mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
style: Fix servo build.
This commit is contained in:
parent
64e70e28fc
commit
ac6f921588
4 changed files with 17 additions and 3 deletions
|
@ -25,6 +25,7 @@ use style_traits::{CssWriter, ParseError, StyleParseErrorKind, ToCss};
|
|||
///
|
||||
/// TODO(emilio): If this becomes a bit more complex we should probably move it
|
||||
/// to the `media_queries` module, or something.
|
||||
#[derive(Debug, MallocSizeOf)]
|
||||
pub struct CssEnvironment;
|
||||
|
||||
struct EnvironmentVariable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue