Skip to content

Commit bcc8a84

Browse files
committed
Update config file glob
1 parent 12e70f6 commit bcc8a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const CONFIG_GLOB = '{tailwind,tailwind.config}.{js,cjs}'
1+
export const CONFIG_GLOB = '{tailwind,tailwind.config,tailwind.*.config,tailwind.config.*}.{js,cjs}'
22
export const PACKAGE_LOCK_GLOB = '{package-lock.json,yarn.lock,pnpm-lock.yaml}'
33
export const CSS_GLOB = '*.{css,scss,sass,less,pcss}'

0 commit comments

Comments
 (0)