Skip to content

Commit ad695e9

Browse files
committed
CLI tool will now print the correct usage information
1 parent a20b451 commit ad695e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cli/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
cli: 'yarn tailwind',
2+
cli: 'tailwind',
33
defaultConfigFile: 'tailwind.js',
44
defaultOutputFile: 'output.css',
55
configStubFile: 'defaultConfig.stub.js',

0 commit comments

Comments
 (0)