styling fixes for stacking order and overflow

This commit is contained in:
Jacky Zhao 2023-07-23 21:41:09 -07:00
parent 4811500b1b
commit 351b4ab13b
6 changed files with 16 additions and 12 deletions
quartz/plugins/emitters

View file

@ -5,4 +5,4 @@ export { ContentIndex } from "./contentIndex"
export { AliasRedirects } from "./aliases"
export { Assets } from "./assets"
export { Static } from "./static"
export { ComponentResources } from "./componentResources"
export { ComponentResources } from "./componentResources"