add wp-background-500

This commit is contained in:
pat-s 2024-12-21 13:00:15 +01:00
parent d94945eebc
commit cdbbb8e661
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -132,6 +132,7 @@ export default defineConfig({
200: 'var(--wp-background-200)',
300: 'var(--wp-background-300)',
400: 'var(--wp-background-400)',
500: 'var(--wp-background-500)',
},
'wp-text': {