Skip to content

Commit 3071fcb

Browse files
committed
Merge branches 'refactor/extract-table-to-package' and 'refactor/extract-table-to-package' of https://github.com/wannabespace/conar into refactor/extract-table-to-package
2 parents 35af5ac + 702bd1f commit 3071fcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/styles/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
@source "../../../apps/**/*.{ts,tsx}";
1313
@source "../../../components/**/*.{ts,tsx}";
14-
@source "../../../packages/table/**/*.{ts,tsx}";
14+
@source "../../../table/**/*.{ts,tsx}";
1515
@source "../**/*.{ts,tsx}";
1616

1717
@custom-variant dark (&:is(.dark *));

0 commit comments

Comments
 (0)