fix issue

This commit is contained in:
marshal
2026-09-06 16:35:11 +00:00
4 changed files with 3 additions and 6 deletions

3
.gitignore vendored
View File

@@ -63,6 +63,3 @@ integration/.it-shards.yaml
*.crt
secrets/
certs/
branch_structure.json
temp_auto_push.bat
temp_interactive_push.bat

View File

@@ -7,4 +7,4 @@ export default {
tailwindcss: {},
autoprefixer: {},
},
};
};

View File

@@ -3,4 +3,4 @@ module.exports = {
tailwindcss: {},
autoprefixer: {},
},
};
};

View File

@@ -7,4 +7,4 @@ export default {
tailwindcss: {},
autoprefixer: {},
},
};
};