Skip to content

Commit 5f2e855

Browse files
committed
chore(atomic): improvement for vitest and tailwind with lit
https://coveord.atlassian.net/browse/KIT-4060
1 parent 0b67981 commit 5f2e855

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/atomic/src/utils/tailwind-utilities/components.tw.css

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
@import 'tailwindcss/theme' theme(reference);
22
@import '../coveo.tw.css' theme(reference);
33

4+
@layer theme, base, components, utilities;
5+
46
@layer components {
57
.input-primary {
68
@apply border-neutral bg-background hover:border-primary-light focus-visible:border-primary focus-visible:ring-ring-primary rounded border focus-visible:ring-2 focus-visible:outline-none;

0 commit comments

Comments
 (0)