mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 07:18:14 +00:00
fix(css): import base from custom instead of the other way around (#536)
This commit is contained in:
parent
da0a062c05
commit
af9ddadc4d
4 changed files with 5 additions and 4 deletions
quartz/cli
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue