astro-ghostcms/.pnpm-store/v3/files/94/f08e03352bcd8f121c4cac328aa...

7 lines
89 B
Plaintext

import colors from './colors.json';
const Config = {
colors,
}
export default Config;