https://poker-timer.netlify.app/
npm run dev -- --port 3333
Why doesn't this works in Firefox < v83 ?
This project uses conic-gradient css feature, that is disabled by default in "older" versions of Firefox. To enable it:
- open
about:config
in the browser - search for
layout.css.conic-gradient.enabled
and set it totrue