🛠️ build(cleanup): whole dir

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-16 23:38:46 +05:30
parent 82179ae736
commit e99a93a5b6
56 changed files with 0 additions and 12204 deletions

View File

@@ -1,9 +0,0 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
theme: {
extend: {},
},
plugins: [],
darkMode: ['class', '.darkmode'],
}