feat(SW-93): add mocked facility cards
This commit is contained in:
@@ -11,6 +11,7 @@ const config = {
|
||||
peach80: styles.peach80,
|
||||
primaryLightOnSurfaceAccent: styles.plosa,
|
||||
red: styles.red,
|
||||
pink: styles.pink,
|
||||
},
|
||||
textAlign: {
|
||||
center: styles.center,
|
||||
@@ -21,6 +22,7 @@ const config = {
|
||||
two: styles.two,
|
||||
},
|
||||
tilted: {
|
||||
extraSmall: styles.tiltedExtraSmall,
|
||||
small: styles.tiltedSmall,
|
||||
medium: styles.tiltedMedium,
|
||||
large: styles.tiltedLarge,
|
||||
|
||||
Reference in New Issue
Block a user