mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-19 09:45:24 -04:00
🔧 auto-config
This commit is contained in:
parent
d4ba9304ac
commit
d55c2f8780
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
import path from "path";
|
import path from "path";
|
||||||
|
|
||||||
import { ColorSchema } from "../types";
|
import { ColorSchema } from "./types";
|
||||||
|
|
||||||
// Source Directory
|
// Source Directory
|
||||||
const rawSvgsDir = path.resolve("./src/svg/raw");
|
const rawSvgsDir = path.resolve("./src/svg/raw");
|
Loading…
Add table
Add a link
Reference in a new issue