-
-
Save kobitoDevelopment/1649c0462518e2850542af77c3aa9edd 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
| .hoge{ | |
| /*ここの詳細度は1*/ | |
| } | |
| .hoge.hoge{ | |
| /*ここの詳細度は2*/ | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment