Skip to content

Commit 1dfd95a

Browse files
Remove .only
1 parent f463ead commit 1dfd95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss/src/at-import.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ let resolver = async (id: string) => {
102102
}
103103

104104
// Examples from https://developer.mozilla.org/en-US/docs/Web/CSS/@import
105-
test.only.each([
105+
test.each([
106106
// url extraction
107107
[
108108
css`

0 commit comments

Comments
 (0)