architecture, fix vendor prefixing

This commit is contained in:
Jacky Zhao 2023-08-07 17:34:38 -07:00
parent b4cacd5956
commit d02af6a8ae
10 changed files with 77 additions and 7 deletions

View file

@ -12,7 +12,7 @@ Then, open a web browser and visit `http://localhost:8080/` to view it.
Want to change how Quartz looks? You can edit `quartz.config.ts` to customize and configure your Quartz, including styles, layout, and more. Read the [[configuration]] page for more information on what each field in the configuration does.
Once you're happy with it, let's see how to [[hosting|deploy Quartz to the web]].
Once you're happy with it, let's see how to [[hosting|deploy Quartz to the web]]!
> [!hint] Flags and options
> For full help options, you can run `npx quartz build --help`.