Skip to content

Commit 4cbeb62

Browse files
add tailwindcss to required deps
1 parent 63643fe commit 4cbeb62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/cli/src/commands/init.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const fileDir = path.dirname(filePath);
2121
const REQUIRED_DEPENDENCIES = [
2222
'nativewind',
2323
'expo-navigation-bar',
24+
'tailwindcss',
2425
'tailwindcss-animate',
2526
'class-variance-authority',
2627
'clsx',

0 commit comments

Comments
 (0)