TVke / react-native-tailwindcss

A react-native style system based on TailwindCSS
https://tvke.github.io/react-native-tailwindcss/
MIT License
565 stars 34 forks source link

npx RNtailwindcss error on 1.11.1 #63

Open Aris-ngoy opened 3 years ago

Aris-ngoy commented 3 years ago

i am getting this error everytime i try to run npx RNtailwindcss cp: ../react-native-tailwindcss/stubs/defaultConfig.stub.js: No such file or directory

TVke commented 3 years ago

Hi @harriscreativity

Sorry to hear this. A quick fix is to look for the file and copy it yourself or take the tailwindcss default config as it will be mostly the same.

greetings Thomas