mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Move util::cache to style.
This commit is contained in:
parent
fa05a309f3
commit
8dd711d3db
11 changed files with 6 additions and 9 deletions
|
@ -18,6 +18,7 @@ extern crate url;
|
|||
extern crate util;
|
||||
|
||||
mod attr;
|
||||
mod cache;
|
||||
mod logical_geometry;
|
||||
mod media_queries;
|
||||
mod properties;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue