From 984b3afcf6d62cf8afe4cd39355afb5d459fc080 Mon Sep 17 00:00:00 2001 From: TOMIKAWA Sotaro <15074382+ssssota@users.noreply.github.com> Date: Tue, 14 Jun 2022 02:06:59 +0900 Subject: [PATCH] docs: add example `unplugin-parcel-css` (#121) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 588e743..4d1fb02 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ export const unplugin = createUnplugin((options: UserOptions, meta) => { - [unplugin-web-ext](https://github.com/jwr12135/unplugin-web-ext) - [unplugin-properties](https://github.com/pd4d10/unplugin-properties) - [unplugin-moment-to-dayjs](https://github.com/1247748612/unplugin-moment-to-dayjs) +- [unplugin-parcel-css](https://github.com/ssssota/unplugin-parcel-css) ## License