Node.js example that integrates CSS Forge tokens into a Solid app using vanilla CSS.
pnpm create vite@latest vanilla-solid-css -- --template solid-ts --no-interactive[email protected][email protected]@playwright/[email protected]
pnpm install
pnpm exec playwright install chromium
pnpm run cssforge:build-local
pnpm run cssforge:generate
pnpm run devpnpm run test:e2eThe Playwright test validates CSS Forge variables on :root and computed styles on
[data-testid="token-card"].