Created
September 20, 2019 16:26
-
-
Save wwwisie/fd744f07e97c83b017008f4cf4c3a8a3 to your computer and use it in GitHub Desktop.
css index menu comments
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
| /* Global | |
| Global styles that can be added to all pages. | |
| */ | |
| /* ----- NOTES: | |
| To find something of the index CTRL+F -> " i. " | |
| add a number after that to find exact title ex. " i. 4. " | |
| * Anagrama 2019 | |
| * https://www.anagrama.com/ | |
| */ | |
| /* ===== [ I.NDEX ] ====== | |
| * i. 1. General | |
| * i. 2. Backgrounds | |
| */ | |
| /* i. 1. General */ | |
| ... | |
| // END: general | |
| /* i. 2. Backgrounds */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment