We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73996b commit 398bbb2Copy full SHA for 398bbb2
βbenchmarks/tailwind-component/README.mdβ
@@ -9,10 +9,10 @@ determining the performance hits that the Tailwind component causes to try impro
9
βββ package.json
10
βββ src
11
| βββ emails
12
-| βββ benchmark-0.0.12-vs-local-version.ts
13
-| βββ benchmark-0.0.17-vs-local-version.ts
14
-| βββ benchmark-with-vs-without.ts
15
-| βββ tailwind-render.ts
+| βββ benchmark-0.0.12-vs-local-version.tsx
+| βββ benchmark-0.0.17-vs-local-version.tsx
+| βββ benchmark-with-vs-without.tsx
+| βββ tailwind-render.tsx
16
βββ tailwind.config.js
17
βββ tsconfig.json
18
```
0 commit comments