feat(SW-93): add mocked facility cards
This commit is contained in:
@@ -8,6 +8,13 @@ export const cardVariants = cva(styles.container, {
|
||||
one: styles.themeOne,
|
||||
two: styles.themeTwo,
|
||||
three: styles.themeThree,
|
||||
|
||||
primaryDark: styles.themePrimaryDark,
|
||||
primaryDim: styles.themePrimaryDim,
|
||||
primaryInverted: styles.themePrimaryInverted,
|
||||
primaryStrong: styles.themePrimaryStrong,
|
||||
|
||||
image: styles.themeImage,
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
|
||||
Reference in New Issue
Block a user