English | 简体中文
A plugin for docsify
Create two buttons in the top left corner that allow users to customize the font size
<script src="//cdn.jsdelivr.net/gh/SDU-Little-River/docsify-fontsize@latest/fontsize.js"></script>
Compatible with the docsify-dark-switcher plugin, if you want to use the following styles, please import the darkmode.css in the repository
<link rel="stylesheet" href="//cdn.jsdelivr.net/gh/SDU-Little-River/docsify-fontsize@latest/darkmode.css">
light | dark |
---|---|
Fix a bug,The docsify-dark-switcher plugin was not compatible with night mode
origin | fixed |
---|---|