-
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
import { ColorPalette, LightColors, DarkColors } from "colors.slint";
|
||||
import { Typography } from "typography.slint";
|
||||
import { SpacingSystem } from "spacing.slint";
|
||||
import { Animations } from "../utils/animations.slint";
|
||||
|
||||
// Global theme manager (singleton)
|
||||
export global Theme {
|
||||
@@ -23,4 +24,4 @@ export global Theme {
|
||||
}
|
||||
|
||||
// Re-export for convenience
|
||||
export { Typography, SpacingSystem }
|
||||
export { Typography, SpacingSystem, Animations }
|
||||
|
||||
Reference in New Issue
Block a user