-
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
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 {
|
||||
@@ -24,4 +23,4 @@ export global Theme {
|
||||
}
|
||||
|
||||
// Re-export for convenience
|
||||
export { Typography, SpacingSystem, Animations }
|
||||
export { Typography, SpacingSystem }
|
||||
|
||||
Reference in New Issue
Block a user