try to make the build go through
Some checks failed
checks-impure / test (pull_request) Successful in 25s
checks / test (pull_request) Failing after 2m15s

This commit is contained in:
sara-pervana
2023-11-19 16:18:51 +01:00
parent 5edf956d2b
commit a755c592dc
3 changed files with 2 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
/** @type {import('tailwindcss').Config} */
// import colors from "@clan/colors/colors.json";
import colors from "../theme/src/colors.json";
import colors from "@clan/colors/colors.json";
// import colors from "../theme/src/colors.json";
const {
ref: { palette, common },