diff options
Diffstat (limited to 'node_modules/vuepress/lib/default-theme/styles/toc.styl')
| -rw-r--r-- | node_modules/vuepress/lib/default-theme/styles/toc.styl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/vuepress/lib/default-theme/styles/toc.styl b/node_modules/vuepress/lib/default-theme/styles/toc.styl new file mode 100644 index 00000000..d3e71069 --- /dev/null +++ b/node_modules/vuepress/lib/default-theme/styles/toc.styl @@ -0,0 +1,3 @@ +.table-of-contents + .badge + vertical-align middle |
