Skip to content

Commit

Permalink
πŸ› styles μ ˆλŒ€ 경둜 별칭 μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
ttaerrim authored Nov 20, 2023
1 parent ddc40c2 commit 3235f29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/frontend/src/components/commons/Button/index.css.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { vars } from '@styles/index.css';
import { recipe } from '@vanilla-extract/recipes';

import { vars } from '@/styles/index.css';

export const button = recipe({
base: {
display: 'flex',
Expand Down

0 comments on commit 3235f29

Please sign in to comment.