mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
docs: remove container query polyfill.
This commit is contained in:
parent
2a6504e581
commit
27ab905d4f
@ -10,7 +10,6 @@ module.exports = {
|
|||||||
organizationName: 'Unleash', // Usually your GitHub org/user name.
|
organizationName: 'Unleash', // Usually your GitHub org/user name.
|
||||||
projectName: 'unleash.github.io', // Usually your repo name.
|
projectName: 'unleash.github.io', // Usually your repo name.
|
||||||
trailingSlash: false,
|
trailingSlash: false,
|
||||||
clientModules: ['./client-modules/container-query-polyfill.js'],
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
defaultMode: 'light',
|
defaultMode: 'light',
|
||||||
disableSwitch: true,
|
disableSwitch: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user