🐾 Click such a lovely cat to back to top!
- Document: moefy-vuepress
- Live demo: notev
yarn add vuepress-plugin-go-top -D
# or use npm
npm i vuepress-plugin-go-top -D
// .vuepress/config.js
module.exports = {
plugins: ['go-top'],
}
// .vuepress/styles/palette.styl
$MQWide ?= 1440px
$MQMobile ?= 768px