Skip to content

Commit e826f7c

Browse files
authored
docs: Make ReadMe warning stand out (#1820)
1 parent 9cc8570 commit e826f7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# preact-cli [![NPM Downloads](https://img.shields.io/npm/dm/preact-cli.svg)](https://www.npmjs.com/package/preact-cli) [![NPM Version](https://img.shields.io/npm/v/preact-cli.svg)](https://www.npmjs.com/package/preact-cli)
22

3-
> Start building a [Preact] Progressive Web App in seconds 🔥
3+
> [!WARNING]
4+
> `preact-cli` unfortunately no longer sees active development! It's stable so you can rely upon it for all of your existing apps, but for creating new ones, we recommend [Vite](https://vitejs.dev) via [`create-preact`](https://github.com/preactjs/create-preact). It offers many of the same features but is a much faster, more modern experience. Thanks to all the contributors and users over the years!
45
5-
> **Note**
6-
> `preact-cli` no longer sees active development! It's stable so you can rely upon it for all of your existing apps, but for creating new ones, we recommend Vite via [`create-preact`](https://github.com/preactjs/create-preact). It's a much faster, more modern experience and we're working to bring some Preact-CLI/WMR features to it.
6+
> Start building a [Preact] Progressive Web App in seconds 🔥
77
88
### Contents
99

0 commit comments

Comments
 (0)