Suppression des dossier non pris en compte par le .gitignore

This commit is contained in:
nk
2026-05-07 09:26:00 +02:00
parent a988f7ef9d
commit 6050f0fd9c
44 changed files with 0 additions and 26374 deletions
@@ -1,10 +0,0 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
"./src/**/*.{js,jsx,ts,tsx}",
],
theme: {
extend: {},
},
plugins: [],
}