mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-01 02:08:46 -04:00
Added polyfills for unfetch, URL, Object.entries and Element.scrollTo
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
import "focus-visible"
|
||||
import {
|
||||
EMPTY,
|
||||
NEVER,
|
||||
@@ -78,6 +77,7 @@ import {
|
||||
patchScrollfix,
|
||||
patchScrolllock
|
||||
} from "./patches"
|
||||
import "./polyfills"
|
||||
|
||||
/* ----------------------------------------------------------------------------
|
||||
* Application
|
||||
|
||||
Reference in New Issue
Block a user