In Compose Multiplatform, `dimens.xml` and `colors.xml` files are not supported, so should I use the...
a
In Compose Multiplatform,
dimens.xml
and
colors.xml
files are not supported, so should I use their values in a hard-coded format?