mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
refactor: set root layout, rename css, fix links in lint rules \ etc
This commit is contained in:
@@ -5,7 +5,7 @@ import { Color } from "@panmdaa/colors";
|
||||
|
||||
declare const process: { cwd(): string };
|
||||
|
||||
const css = readFileSync("src/preview.css", "utf8");
|
||||
const css = readFileSync("src/app.css", "utf8");
|
||||
|
||||
type Hct = { h: number; c: number; t: number };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user