Created
May 19, 2020 14:06
-
-
Save zidell/5c4da4612339ccb80ca2af0a78e5f48a 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
if (window.__THEME_MODE) { | |
// 다크모드에서만 실행하는 코드...(뭐가 있지? 여튼..) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment