Contributees / First-Ruby-Quest

Web app referencing ruby related open source issues suitable for a first contribution and/or junior developers (or any developpers!)
MIT License
1 stars 2 forks source link

Turn ./app/views/issues/show.html.erb into tailwind css #32

Closed Apurv428 closed 3 months ago

awalsh3 commented 8 months ago

So we have a rails app that uses Bootstrap on the front-end and we would like to change the entire app to Tailwind instead. Each section of the app is split into chunks. Would you like to do this chunk/view? ./app/views/issues/show.html.erb.

The best way to go about this would be to fork the repo and push the PR on your own repo. Let us know if you have any questions!

Apurv428 commented 8 months ago

So we have a rails app that uses Bootstrap on the front-end and we would like to change the entire app to Tailwind instead. Each section of the app is split into chunks. Would you like to do this chunk/view? ./app/views/issues/show.html.erb.

The best way to go about this would be to fork the repo and push the PR on your own repo. Let us know if you have any questions!

Okay, Thanks!