bughelp wanted
Metriche repository
- Star
- (440 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
The following CSS rule:
background: linear-gradient(to bottom right, red, yellow);
translates to:
background: linear-gradient(tobottomright,red,yellow);
instead of:
background: linear-gradient(to bottom right,red,yellow);
Version: 2.2.1