roninoss / create-expo-stack

CLI tool to initialize a React Native application with Expo. Provides options to include Typescript, file-based routing via Expo Router, configuration based routing via pure React Navigation, styling via Nativewind, Restyle, Unistyles, StyleSheets, or Tamagui, and/or backend as a service such as Firebase and Supabase.
https://rn.new
MIT License
1.37k stars 77 forks source link

Add missing components directory to tailwind config #402

Closed salloom-domani closed 3 weeks ago

salloom-domani commented 3 weeks ago

Note

this is my first time contributing to open source so feel free to correct my mistakes and guide me

Description

added compoents diretory to tailwind config

Related Issue

styles dont work

Motivation and Context

tailwind wont see the styles in component folder

How Has This Been Tested?

using the cli locally and verifying that styles do work when running the project

Screenshots (if appropriate):