Skip to content

Commit b686a68

Browse files
committed
feat: migrate tailwind v3 to v4
1 parent 0d2b79a commit b686a68

22 files changed

+853
-373
lines changed

eslint.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default tseslint.config([
5555
{
5656
pathGroups: [
5757
{
58-
pattern: '*.scss',
58+
pattern: '*.css',
5959
group: 'builtin',
6060
position: 'before',
6161

0 commit comments

Comments
 (0)