mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Move util::bezier to style
This commit is contained in:
parent
c929dbe253
commit
09f865919d
4 changed files with 2 additions and 2 deletions
|
@ -47,6 +47,7 @@ extern crate util;
|
|||
|
||||
pub mod animation;
|
||||
pub mod attr;
|
||||
pub mod bezier;
|
||||
pub mod context;
|
||||
mod custom_properties;
|
||||
pub mod data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue