modern-normalize
modern-normalize copied to clipboard
Remove parentheses surrounding links
The IDE (Netbeans 21) and some text editors that I am using include the closing parentheses in the url of the links.
2. Correct the inheritance ... (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
Solutions:
-
Adding a space
-
Removing the parentheses (Seems better)
- Correct the inheritance ... https://bugzilla.mozilla.org/show_bug.cgi?id=190655
How is this relevant to this project?
Actually it is relevant for users integrating this file in their project. :)
Some links in the file modern-normalize.css are surrounded by parentheses. To be compatible with more IDE and text editors, links should not have surrounding characters.