mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-25 04:24:33 -04:00
✨ Prettier
This commit is contained in:
parent
b9faba709a
commit
cc9f0eae46
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
import { createBitmaps } from "bibata-core";
|
import { createBitmaps } from "bibata-core";
|
||||||
import { themeColors } from "./colors";
|
import { themeColors } from "./colors";
|
||||||
|
|
||||||
import { resolve } from "path";
|
import { resolve } from "path";
|
||||||
|
|
||||||
const projectRoot = resolve("../../");
|
const projectRoot = resolve("../../");
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
import { createBitmaps } from "bibata-core";
|
import { createBitmaps } from "bibata-core";
|
||||||
import { themeColors } from "./colors";
|
import { themeColors } from "./colors";
|
||||||
|
|
||||||
import { resolve } from "path";
|
import { resolve } from "path";
|
||||||
|
|
||||||
const projectRoot = resolve("../../");
|
const projectRoot = resolve("../../");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue