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 3cf092d commit 51ef4e6Copy full SHA for 51ef4e6
integrations/upgrade/index.test.ts
@@ -111,6 +111,7 @@ test(
111
}
112
113
`,
114
+ 'tailwind.config.js': js`module.exports = {}`,
115
'src/index.css': css`
116
@import 'tailwindcss';
117
@@ -162,6 +163,7 @@ test(
162
163
164
165
166
167
168
@tailwind base;
169
@@ -218,6 +220,7 @@ test(
218
220
219
221
222
223
224
225
226
0 commit comments