Files
cultureat-bak/.vscode/settings.json
Pascal Martineau d225837d7b
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
feat: Initial plugins and theme
2025-08-27 10:46:59 -04:00

9 lines
175 B
JSON

{
"files.associations": {
"*.css": "tailwindcss"
},
"editor.quickSuggestions": {
"strings": "on"
},
"graphql-config.load.rootDir": "wp-content/themes/ccat"
}