Compare commits

..

1 Commits

Author SHA1 Message Date
c278a6d9c6 chore(deps): update dependency esbuild-sass-plugin to v2.16.1 2024-02-06 12:00:53 +00:00

View File

@@ -72,6 +72,7 @@ const config: QuartzConfig = {
Plugin.Assets(),
Plugin.Static(),
Plugin.NotFoundPage(),
Plugin.Offline(),
],
},
}