From 43275d2b3cf16bed90836dc5378fbadd838d84bd Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:49:03 -0700 Subject: [PATCH] add two more projects to readme (#33) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d14c4eb..dc57f55 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ globSync(['src/**/*.ts'], { ignore: ['**/*.d.ts'] }); - [`tsup`](https://github.com/egoist/tsup) - [`nuxt`](https://github.com/nuxt/nuxt) - [`vite-plugin-pwa`](https://github.com/vite-pwa/vite-plugin-pwa) +- [`size-limit`](https://github.com/ai/size-limit) +- [`postcss-mixins`](https://github.com/postcss/postcss-mixins) - [`unocss`](https://github.com/unocss/unocss) - [`vitepress`](https://github.com/vuejs/vitepress) - [`pkg.pr.new`](https://github.com/stackblitz-labs/pkg.pr.new)