Last active
September 21, 2015 07:39
-
-
Save linmic/2f19489a73df165a1a42 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
<style> | |
/* your original css */ | |
... | |
/* if light theme is selected, the corresponding theme styles will be inserted into the end of the styles */ | |
.theme-light {} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment