mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add rust-css, bindings for libcss
This commit is contained in:
parent
c8f686083a
commit
3e9254ef0f
5 changed files with 9 additions and 1 deletions
1
src/rust-css
Submodule
1
src/rust-css
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 0424ff2d46795d7d3c374b41cf258266fb486e08
|
|
@ -18,6 +18,7 @@ extern mod opengles;
|
|||
extern mod http_client;
|
||||
extern mod hubbub;
|
||||
extern mod sharegl;
|
||||
extern mod cssparser (name = "css");
|
||||
|
||||
pub mod engine;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue