Skip to content

Instantly share code, notes, and snippets.

@bbenetskyy
Created January 14, 2019 13:23
Show Gist options
  • Save bbenetskyy/31e3e20b461f4337bd5ea139b44f954c to your computer and use it in GitHub Desktop.
Save bbenetskyy/31e3e20b461f4337bd5ea139b44f954c to your computer and use it in GitHub Desktop.
Include StyleSheet into ContentPage
<ContentPage.Resources>
<StyleSheet Source="Styles/MainPage.css"/>
</ContentPage.Resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment