UNPKG

@theguild/components

Version:
10 lines (9 loc) 240 B
const nonce = "sgz9qg7vvt"; const GRADIENT_WHITE_ID = `white-${nonce}`; const GRADIENT_WHITE_2_ID = `white-2-${nonce}`; const GRADIENT_GREEN_ID = `green-${nonce}`; export { GRADIENT_GREEN_ID, GRADIENT_WHITE_2_ID, GRADIENT_WHITE_ID };