From ec07bff6b62bb749479a5551e40578d8d43d7d6b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 2 Sep 2022 00:17:32 +0700 Subject: [PATCH] Meta tweaks --- readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/readme.md b/readme.md index eaad355b3..5a713453d 100644 --- a/readme.md +++ b/readme.md @@ -68,6 +68,20 @@ +
+
+ +
+ Sizzy +
+
+ + Before Sizzy: web development is stressing you out, responsive design is hard, you have an overwhelming amount of opened tabs & apps. +
+ After Sizzy: all the tools you need in one place, responsive design is a breeze, no more context switching. +
+
+


@@ -256,6 +270,7 @@ Click the type names for complete docs. - `PartialBy` - See [`SetOptional`](https://github.com/sindresorhus/type-fest/blob/main/source/set-optional.d.ts) - `RecordDeep`- See [`Schema`](https://github.com/sindresorhus/type-fest/blob/main/source/schema.d.ts) +- `Mutable`- See [`Writable`](https://github.com/sindresorhus/type-fest/blob/main/source/writable.d.ts) ## Tips