import VarItem from "../components/VarItem"; import { CSSVAR_KEYS } from "../constants"; function Other() { const ids = CSSVAR_KEYS.other.map((i) => i.id); return (