mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:33:26 +00:00
help
This commit is contained in:
@@ -12,7 +12,13 @@ export default {
|
||||
extend: {
|
||||
colors,
|
||||
fontFamily: {
|
||||
|
||||
sans: ['OpenSansRegular'],
|
||||
thin: ['OpenSansLight'],
|
||||
normal: ['OpenSansRegular'],
|
||||
medium: ['OpenSansMedium'],
|
||||
semibold: ['OpenSansSemiBold'],
|
||||
bold: ['OpenSansBold'],
|
||||
extrabold: ['OpenSansExtra'],
|
||||
}
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user