footer 46 done and header 6 mostly done

This commit is contained in:
merajjahir
2022-02-17 13:51:59 +06:00
parent 594b2b3cb6
commit 88a4828b3e
10 changed files with 1777 additions and 744 deletions

View File

@@ -7,7 +7,8 @@ module.exports = {
],
darkMode:'class',
theme: {
extend: {},
extend: {
},
},
plugins: [],
}