Skip to content

CLI version out of sync #49

@aaemnnosttv

Description

@aaemnnosttv

Hey guys, really exciting to see this thing finally released! Congrats!

I noticed the tailwind CLI version doesn't match the version of the package installed.

➜  tailwindtest npm list --depth=0
tailwindtest@1.0.0 /Users/aaemnnosttv/Code/tailwindtest
└── tailwindcss@0.1.2

➜  tailwindtest node_modules/.bin/tailwind -V
0.1.0

I realize this is due to being hardcoded in the CLI but not sure how this is normally handled for node CLI apps. Perhaps it should just be written to a file at build-time that the CLI refers to?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions