n-ce / ytify

Audio Streaming Web App for YouTube. Stop watching, Listen. Save data & 🌎.
https://ytify.netlify.app
GNU General Public License v3.0
153 stars 48 forks source link

CSS prefixes template added #62

Closed Rishav1707 closed 1 year ago

Rishav1707 commented 1 year ago

This PR closes the following issue:

closes #61

Changes made:

netlify[bot] commented 1 year ago

Deploy Preview for ytify ready!

Name Link
Latest commit b2da6a3c79b8305b567832da6de201df95598416
Latest deploy log https://app.netlify.com/sites/ytify/deploys/63a822a8d2f0d80009008814
Deploy Preview https://deploy-preview-62--ytify.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

n-ce commented 1 year ago

This does not look like it extends the existing css but it adds a template that is no way related to rest of the program. It is preferable you implement the prefixes in the rest of the css. I will leave this PR open to changes.

Rishav1707 commented 1 year ago

This does not look like it extends the existing css but it adds a template that is no way related to rest of the program. It is preferable you implement the prefixes in the rest of the css. I will leave this PR open to changes.

Done @n-ce

n-ce commented 1 year ago

This has been dealt with a much extensive solution in https://github.com/n-ce/ytify/commit/a9d91e3aeda276431483a6e427e4221ead4407fa.