build: add vscode launch config and tailwind config
Add launch configuration for Chrome debugging in VSCode and set up TailwindCSS configuration with animations and theme customization
This commit is contained in:
@@ -29,4 +29,5 @@ export default defineConfig({
|
||||
rules: [
|
||||
// Custom rules if needed
|
||||
],
|
||||
inspector: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user