summaryrefslogtreecommitdiffstats
path: root/core/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/lib.rs')
-rw-r--r--core/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/lib.rs b/core/src/lib.rs
index 0e17d430..df599f45 100644
--- a/core/src/lib.rs
+++ b/core/src/lib.rs
@@ -70,6 +70,7 @@ pub use rotation::Rotation;
pub use shadow::Shadow;
pub use shell::Shell;
pub use size::Size;
+pub use svg::Svg;
pub use text::Text;
pub use theme::Theme;
pub use transformation::Transformation;