import metadata from './module.json';

const customCssFields = metadata.customCssFields;
export const cssFields = { ...customCssFields };