mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
fix(css): import base from custom instead of the other way around (#536)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { promises, readFileSync } from "fs"
|
||||
import { promises } from "fs"
|
||||
import path from "path"
|
||||
import esbuild from "esbuild"
|
||||
import chalk from "chalk"
|
||||
|
Reference in New Issue
Block a user