vocascan / vocascan-frontend

A highly configurable vocabulary trainer
https://vocascan.com
Apache License 2.0
29 stars 8 forks source link

Responsive design #102

Closed noctera closed 2 years ago

noctera commented 2 years ago
Status Type
:x: Hold Refactor

Description

In this PR I have rewritten most of the scss code to Tailwindcss, the new css framework we are using from now on. In addition to that I will make the whole frontend responsive in order to use it on mobile devices.

Motivation and Context

Screenshots / GIFs (if appropriate):

More Images

Checklist

Resolves

noctera commented 2 years ago

We decided to leave Tailwindcss out of Vocascan, despite the costly conversion, and continue to rely on SCSS. I will close this PR here and copy the responsive design css code to a new branch and PR over time.