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