From b91dd448f2c90f5b00c6aa1f99711b4b8b67b53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90=20Kevin=20Deng?= Date: Wed, 30 Aug 2023 18:28:35 +0800 Subject: [PATCH] chore: update readme --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 02580c4..0cae16d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Unit Test](https://github.com/sxzz/unplugin-lightningcss/actions/workflows/unit-test.yml/badge.svg)](https://github.com/sxzz/unplugin-lightningcss/actions/workflows/unit-test.yml) -Starter template for [unplugin](https://github.com/unjs/unplugin). +Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more. ## Installation @@ -65,20 +65,6 @@ module.exports = {
-
-Vue CLI
- -```ts -// vue.config.js -module.exports = { - configureWebpack: { - plugins: [require('unplugin-lightningcss/webpack')()], - }, -} -``` - -
- ## Sponsors