Join Slack
Powered by
Hello, I'm developing ComposeMultiplatform and I'm...
# compose
u
박의엘
10/01/2024, 2:56 AM
Hello, I'm developing ComposeMultiplatform and I'm trying to apply fonts in the multi-module design system module, but the Res.kt file is created, but I can't refer to the file I added to the font folder
k
Khanzada Kashif
10/01/2024, 1:43 PM
Try adding
Copy code
compose.resources { publicResClass = true }
2
Views
Open in Slack
Previous
Next