refactor: adjust file organisation

This commit is contained in:
siujamo
2026-05-21 02:11:31 -05:00
parent 0295b758fd
commit 5963a4fcc2
46 changed files with 1 additions and 15 deletions
-7
View File
@@ -1,7 +0,0 @@
[
{
"type": "dir",
"name": "contents",
"label": "blog"
}
]
@@ -61,7 +61,7 @@ createRoot(document.getElementById("root")!).render(
/* index.css */
@layer theme, base, antd, components, utilities;
@import "tailwindcss";
@import "../../../node_modules/.pnpm/tailwindcss@4.3.0/node_modules/tailwindcss/dist/lib.d.mts";
```
```typescript
-7
View File
@@ -1,7 +0,0 @@
[
{
"type": "dir",
"name": "contents",
"label": "blog"
}
]