MCPcopy
hub / github.com/tailwindlabs/tailwindcss / version.ts

File version.ts

packages/@tailwindcss-upgrade/src/utils/version.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'node:child_process'
2import semver from 'semver'
3import { DefaultMap } from '../../../tailwindcss/src/utils/default-map'
4import { getPackageVersionSync } from './package-version'

Callers

nothing calls this directly

Calls 3

getPackageVersionSyncFunction · 0.90
installedTailwindVersionFunction · 0.85
execMethod · 0.80

Tested by

no test coverage detected