this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Maybe this is enough, then let autoprefixer handle this

+1 -1
+1 -1
src/index.css
··· 39 39 --timing-function: cubic-bezier(0.3, 0.5, 0, 1); 40 40 } 41 41 42 - @media (min-resolution: 2dppx) or (min-resolution: 192dpi) or (min-device-pixel-ratio: 2) { 42 + @media (min-resolution: 2dppx) { 43 43 :root { 44 44 --hairline-width: 0.5px; 45 45 }