Skip to content

Instantly share code, notes, and snippets.

@mhartington
Last active August 29, 2015 14:18
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mhartington/503fa037ff77058a748d to your computer and use it in GitHub Desktop.
Save mhartington/503fa037ff77058a748d to your computer and use it in GitHub Desktop.
.platform-android4_1 {
/*Any styles for android 4.1*/
}
.platform-android4_3 {
/*Any styles for android 4.3*/
}
.platform-android4_4 {
/*Any styles for android 4.4*/
}
.platform-android5_0 {
/*Any styles for android 5.0*/
}
.platform-ios7_1 {
}
.platform-ios8_0 {
}
.platform-ios8_1 {
}
.platform-ios8_2 {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment