-
-
Save denzildoyle/dac83d70e5942ab12120 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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*/ | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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