implement ssg config for blog posts in project ,

This commit is contained in:
mahdiarghyani
2025-11-10 18:09:18 +03:30
parent d2333d3db2
commit 713bb83981
37 changed files with 5505 additions and 297 deletions
+1
View File
@@ -2,6 +2,7 @@
@import "tailwindcss";
@import "@nuxt/ui";
@import "./transitions.css";
@source "../../components/**/*.{vue,js,ts}";
@source "../../layouts/**/*.vue";