Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioVentilii committed Oct 25, 2024
1 parent 642c36d commit d114eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/lib/styles/tailwind/colors/variables.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { themeDefault } from '$lib/styles/tailwind/colors/theme-default';
import { themeDefault } from './theme-default';

export const themeVariables = {
foreground: {
Expand Down

0 comments on commit d114eb0

Please sign in to comment.