Skip to content

Instantly share code, notes, and snippets.

@mgray88
Created December 9, 2025 14:05
Show Gist options
  • Select an option

  • Save mgray88/f6aab3c8e88ce96b3200b1cd7b7a0615 to your computer and use it in GitHub Desktop.

Select an option

Save mgray88/f6aab3c8e88ce96b3200b1cd7b7a0615 to your computer and use it in GitHub Desktop.
@import "tailwindcss";
@import "uniwind";
@theme {
@media ios {
--font-montserrat: "Montserrat-Regular";
}
@media android {
--font-montserrat: "Montserrat_400Regular";
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment