refactor: adjust file organisation
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"type": "dir",
|
|
||||||
"name": "contents",
|
|
||||||
"label": "blog"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
+1
-1
@@ -61,7 +61,7 @@ createRoot(document.getElementById("root")!).render(
|
|||||||
/* index.css */
|
/* index.css */
|
||||||
|
|
||||||
@layer theme, base, antd, components, utilities;
|
@layer theme, base, antd, components, utilities;
|
||||||
@import "tailwindcss";
|
@import "../../../node_modules/.pnpm/tailwindcss@4.3.0/node_modules/tailwindcss/dist/lib.d.mts";
|
||||||
```
|
```
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"type": "dir",
|
|
||||||
"name": "contents",
|
|
||||||
"label": "blog"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
Reference in New Issue
Block a user