Skip to content

Commit 19a1973

Browse files
Ercilansonofmagic
authored andcommitted
chore: modify other places
1 parent b988f84 commit 19a1973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/config/src/defaults.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { defaultMangleClassFilter } from '@tailwindcss-mangle/shared'
44
import { CSS_LANGS_RE } from 'is-css-request'
55
// /\.(css|less|sass|scss|styl|stylus|pcss|postcss|sss)(?:$|\?)/
66
const defaultPipelineInclude = [
7-
/\.(html|js|ts|jsx|tsx|vue|svelte|astro|elm|php|phtml|mdx|md)(?:$|\?)/,
7+
/\.(html|js|cjs|mjs|ts|cts|mts|jsx|tsx|vue|svelte|astro|elm|php|phtml|mdx|md)(?:$|\?)/,
88
CSS_LANGS_RE,
99
]
1010

0 commit comments

Comments
 (0)