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 987ea2a commit 991a598Copy full SHA for 991a598
integrations/tailwindcss-cli/tests/cli.test.js
@@ -253,7 +253,7 @@ describe('Build command', () => {
253
254
expect(combined).toMatchInlineSnapshot(`
255
"
256
- tailwindcss v2.2.9
+ tailwindcss v3.0.0-alpha
257
258
Usage:
259
tailwindcss build [options]
@@ -314,7 +314,7 @@ describe('Init command', () => {
314
315
316
317
318
319
320
tailwindcss init [options]
0 commit comments