Skip to content

Repository files navigation

概述

各种猴子脚本

关于

博客:https://www.wdssmq.com

爱发电: https://afdian.com/@wdssmq

更多脚本: https://github.com/wdssmq/userscript

GreasyFork: https://greasyfork.org/zh-CN/users/6865

交流反馈:189574683

wdssmq/rollup-plugin-monkey: 使用 rollup 开发「GM_脚本」:

https://github.com/wdssmq/rollup-plugin-monkey

已有项目

占位

postcss

pnpm i postcss rollup-plugin-postcss -D
# less sass stylus 按需安装对应的依赖
import postcss from "rollup-plugin-postcss";

[prodConfig, devConfig].forEach((config) => {
  config.plugins.push(postcss());
});

About

各种「GM_脚本」

Topics

Resources

Stars

25 stars

Watchers

1 watching

Forks

Sponsor this project

Used by

Contributors

Languages