1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

docs: remove container query polyfill.

This commit is contained in:
Thomas Heartman 2022-01-26 12:37:11 +01:00
parent 2a6504e581
commit 27ab905d4f

View File

@ -10,7 +10,6 @@ module.exports = {
organizationName: 'Unleash', // Usually your GitHub org/user name.
projectName: 'unleash.github.io', // Usually your repo name.
trailingSlash: false,
clientModules: ['./client-modules/container-query-polyfill.js'],
themeConfig: {
defaultMode: 'light',
disableSwitch: true,