dscnsec / Stake-frontend-clone

Frontend clone of Stake, an Australian-Curaçaoan online casino.
7 stars 12 forks source link

feat: added tailwind css #24

Closed Vaishali785 closed 1 month ago

Vaishali785 commented 1 month ago

fixes #4

dakshsinghrathore commented 1 month ago

Hey @Vaishali785, kindly fix the conflicting files, and you are good to go. update the package.json with the below versions.

    "autoprefixer": "^10.4.20",
    "eslint": "^9.13.0",
    "eslint-plugin-react": "^7.37.2",
    "eslint-plugin-react-hooks": "^5.0.0",
    "eslint-plugin-react-refresh": "^0.4.13",
Vaishali785 commented 1 month ago

Hey @Vaishali785, kindly fix the conflicting files, and you are good to go. update the package.json with the below versions.

    "autoprefixer": "^10.4.20",
    "eslint": "^9.13.0",
    "eslint-plugin-react": "^7.37.2",
    "eslint-plugin-react-hooks": "^5.0.0",
    "eslint-plugin-react-refresh": "^0.4.13",

I've updated these packages, please check again. And I'm not getting this conflict on my local even after taking pull from main branch, should i resolve this from here only?

dakshsinghrathore commented 1 month ago

@Vaishali785 sure, resolve here .

Vaishali785 commented 1 month ago

@Vaishali785 sure, resolve here .

done.