We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8992e20 commit a6177b4Copy full SHA for a6177b4
site/src/HomePage/HomePage.tsx
@@ -256,8 +256,8 @@ export const HomePage = () => {
256
</Columns>
257
<Columns space="xxlarge" collapseOnMobile>
258
<Feature title="Portable styling">
259
- Works with any front-end framework, with integrations for
260
- webpack, esbuild and Vite.
+ Write framework agnostic styles with integrations for webpack,
+ esbuild, Vite and Snowpack.
261
</Feature>
262
263
<Feature title="Build it your way">
0 commit comments