UNPKG

@builder.io/qwik

Version:

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

29 lines (28 loc) 676 B
{ "description": "Zero-cost CSS-in-JS for Qwik", "__qwik__": { "displayName": "Integration: Styled-Vanilla-Extract (styling)", "priority": -10, "viteConfig": { "imports": [ { "namedImports": [ "vanillaExtractPlugin" ], "importPath": "styled-vanilla-extract/vite" } ], "vitePlugins": [ "vanillaExtractPlugin()" ] }, "docs": [ "https://github.com/wmertens/styled-vanilla-extract/blob/main/README.md", "https://vanilla-extract.style/" ] }, "devDependencies": { "@vanilla-extract/css": "^1.12.0", "styled-vanilla-extract": "^0.5.4" } }