mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Add css module to use border-style
This commit is contained in:
parent
0dd90c75d8
commit
0b0755b970
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
extern mod azure;
|
||||
extern mod geom;
|
||||
extern mod newcss (name = "css");
|
||||
extern mod stb_image;
|
||||
extern mod extra;
|
||||
extern mod servo_net (name = "net");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue