update the layout completely and include tailwind standalone

This commit is contained in:
2025-11-20 03:42:21 +07:00
parent 60440c095b
commit a9641ed82b
14 changed files with 177 additions and 157 deletions

2
css/tailwind.css Normal file
View File

@@ -0,0 +1,2 @@
@import 'tailwindcss';
@config "../tailwind.config.js";