replace Vuepress tab plugin

now using https://github.com/superbiger/vuepress-plugin-tabs
This commit is contained in:
alexfornuto 2021-07-14 16:31:47 -05:00
parent e9209fed72
commit 5c3b7a5613
3 changed files with 3 additions and 5 deletions

View file

@ -4,7 +4,7 @@ module.exports = {
description:
"Pomerium is a beyond-corp inspired, zero trust, open source identity-aware access proxy.",
plugins: [
"tabs",
"vuepress-plugin-element-tabs",
[
"check-md", {
pattern: "**/*.md",

View file

@ -1 +0,0 @@
@require '~vuepress-plugin-tabs/dist/themes/default.styl'