Skip to content

Commit daec93e

Browse files
Update README.md
1 parent 4d40f1b commit daec93e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -377,14 +377,16 @@ All solutions offer a way to define global styles, some with a dedicated API.
377377

378378
#### ✅ SSR
379379

380-
All solutions offer Server-Side Render support, and are easy to integrate with Next.js.
380+
All solutions offer Server-Side Rendering support and are easy to integrate with Next.js.
381381

382382
<br />
383383

384384
#### ✅ Vendor prefixes
385385

386386
All solutions automatically add vendor specific prefixes out-of-the-box.
387387

388+
- **vanilla-extract** is the only library that requires [manual setup](https://github.com/seek-oss/vanilla-extract/blob/master/docs/treat-migration-guide.md#autoprefixer-is-no-longer-included)
389+
388390
<br />
389391

390392
#### ✅ Unique class names

0 commit comments

Comments
 (0)