moefyit / vuepress-plugin-go-top

:feet: Click such a lovely cat to back to top!

Home Page:https://moefyit.github.io/moefy-vuepress/

Repository from Github https://github.commoefyit/vuepress-plugin-go-topRepository from Github https://github.commoefyit/vuepress-plugin-go-top

vuepress-plugin-go-top

🐾 Click such a lovely cat to back to top!

npm GitHub stars downloads downloads GitHub license

Install

yarn add vuepress-plugin-go-top -D
# or use npm
npm i vuepress-plugin-go-top -D

Usage

// .vuepress/config.js
module.exports = {
   plugins: ['go-top'],
}

Responsive breakpoints

// .vuepress/styles/palette.styl

$MQWide ?= 1440px
$MQMobile ?= 768px

Thanks

About

:feet: Click such a lovely cat to back to top!

https://moefyit.github.io/moefy-vuepress/

License:MIT License


Languages

Language:Vue 93.3%Language:JavaScript 6.7%