Description

December 31, 2024 · View on GitHub

English | 简体中文

Description

A plugin for docsify

Create two buttons in the top left corner that allow users to customize the font size img.png

example

Install

<script src="//cdn.jsdelivr.net/gh/SDU-Little-River/docsify-fontsize@latest/fontsize.js"></script>

NightModeCompatible

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">

lightdark

compatibilityFix

Fix a bug,The docsify-dark-switcher plugin was not compatible with night mode

originfixed