mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2026-09-07 22:24:05 +00:00
🎨 style: add new font sizes
This commit is contained in:
@@ -12,6 +12,10 @@ export default withMT({
|
||||
sans: ['Inter', 'sans-serif'],
|
||||
},
|
||||
extend: {
|
||||
fontSize: {
|
||||
'2xs': '0.625rem',
|
||||
'3xs': '0.5rem',
|
||||
},
|
||||
colors: {
|
||||
emerald: {
|
||||
100: '#d1fae5',
|
||||
|
||||
Reference in New Issue
Block a user