Skip to content

Commit a6177b4

Browse files
Site: Add Snowpack to integrations list on home page (#163)
1 parent 8992e20 commit a6177b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/src/HomePage/HomePage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ export const HomePage = () => {
256256
</Columns>
257257
<Columns space="xxlarge" collapseOnMobile>
258258
<Feature title="Portable styling">
259-
Works with any front-end framework, with integrations for
260-
webpack, esbuild and Vite.
259+
Write framework agnostic styles with integrations for webpack,
260+
esbuild, Vite and Snowpack.
261261
</Feature>
262262

263263
<Feature title="Build it your way">

0 commit comments

Comments
 (0)