dependabot[bot] 573fdbf4b1
Bump postcss from 8.4.25 to 8.4.31 in /Extension/manifest_v3
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 17:18:27 +00:00
..
2023-09-12 21:07:17 +08:00
2023-07-09 19:24:45 +08:00
2023-07-08 08:21:15 +08:00
2023-07-18 21:22:43 +08:00
2023-05-24 04:15:08 +08:00
2023-03-23 07:05:02 +08:00
2023-03-23 07:05:02 +08:00

Quick Start

Install

npm install

Hot reload the extension

npm run dev

Package the extension for both Chinese and English versions

npm run package

Will automatically generate two .crx files and then copy to the ElectronJS folder (old files will be replaced).