Node.js example that integrates CSS Forge tokens into a React app using vanilla CSS.
pnpm create vite@latest vanilla-react-css -- --template react-ts --no-interactivereact@19.2.4vite@7.3.1@playwright/test@1.58.2
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"].