Paul Laskowski
Results
2
issues of
Paul Laskowski
**Is your feature request related to a problem? Please describe.** Using spot @endpoint configuration, I don't see a way to mark and endpoint `deprecated: true`. **Describe the solution you'd like**...
``` html { font-size: unset !important; } ``` `base.css` and `base-no-reset.css` contains what seems like a pretty egregious misuse of `!important` by overriding the base font-size for the html element...
enhancement