chore(deps): lock file maintenance (#2507)

* chore(deps): lock file maintenance

[skip netlify]

* chore(deps): lock file maintenance

* style: fix stylelint errors

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <mail@ylem.kim>
This commit is contained in:
renovate[bot]
2020-09-12 12:40:56 +09:00
committed by GitHub
parent fe3b1d743b
commit c1dfdd8556
3 changed files with 651 additions and 636 deletions

View File

@@ -29,8 +29,8 @@
}
.katex-mathml {
// Accessibility hack to only show to screen readers
// Found at: http://a11yproject.com/posts/how-to-hide-content/
/* Accessibility hack to only show to screen readers
Found at: http://a11yproject.com/posts/how-to-hide-content/ */
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
padding: 0;
@@ -318,8 +318,8 @@
.sqrt {
> .root {
// These values are taken from the definition of `\r@@t`,
// `\mkern 5mu` and `\mkern -10mu`.
/* These values are taken from the definition of `\r@@t`,
`\mkern 5mu` and `\mkern -10mu`. */
margin-left: 5*@mu;
margin-right: -10*@mu;
}

File diff suppressed because it is too large Load Diff

800
yarn.lock

File diff suppressed because it is too large Load Diff