expo-tailwind-setup

Installation
SKILL.md

Note: the agents/openai.yaml file in this skill is a Codex CLI extension (UI metadata / MCP tool deps). It is ignored by other agents and is not part of the Agent Skills spec.

Tailwind CSS Setup for Expo with react-native-css

This guide covers setting up Tailwind CSS v4 in Expo using react-native-css and NativeWind v5 for universal styling across iOS, Android, and Web.

Overview

This setup uses:

  • Tailwind CSS v4 - Modern CSS-first configuration
  • react-native-css - CSS runtime for React Native
  • NativeWind v5 - Metro transformer for Tailwind in React Native
  • @tailwindcss/postcss - PostCSS plugin for Tailwind v4

Installation

Installs
1
GitHub Stars
1
First Seen
13 days ago
expo-tailwind-setup — bmcszk/agent-skills