mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 06:27:02 +05:30
all: migrate to M3
This commit is contained in:
parent
e57a476145
commit
72d7297818
13 changed files with 295 additions and 66 deletions
|
@ -6,7 +6,7 @@ import androidx.compose.ui.text.font.FontFamily
|
|||
import androidx.compose.ui.text.font.FontWeight
|
||||
import androidx.compose.ui.text.platform.Font
|
||||
|
||||
actual val manropeFontFamily =
|
||||
actual val Manrope =
|
||||
FontFamily(
|
||||
Font("font/manrope_bold.ttf", FontWeight.Bold),
|
||||
Font("font/manrope_extrabold.ttf", FontWeight.ExtraBold),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue