Skip to content
atarashi
Documentation menu

web/react-vite-tailwind

React 19 on Vite with the Tailwind v4 plugin, strict TypeScript and Vitest.

Provides: ui, ui:react

Requires: language:typescript

Conflicts with: ui

Files it writes

  • {{#when "provides('http')"}}web/{{/when}}package.json
  • {{#when "provides('http')"}}web/{{/when}}vite.config.ts
  • {{#when "provides('http')"}}web/{{/when}}tsconfig.json
  • {{#when "provides('http')"}}web/{{/when}}tsconfig.app.json
  • {{#when "provides('http')"}}web/{{/when}}tsconfig.node.json
  • {{#when "provides('http')"}}web/{{/when}}index.html
  • {{#when "provides('http')"}}web/{{/when}}src/main.tsx
  • {{#when "provides('http')"}}web/{{/when}}src/App.tsx
  • {{#when "provides('http')"}}web/{{/when}}src/index.css
  • {{#when "provides('http')"}}web/{{/when}}src/vite-env.d.ts

What it merges into other files

  • pnpm-workspace.yaml (yaml-deep)

Use it

atarashi new my-app --add web/react-vite-tailwind
atarashi add web/react-vite-tailwind

Version 1.0.0. Format reference: Authoring blueprints.

Part of the atarashi documentation, written and maintained by Gautam Suthar.