feat: Add prettier-ignore to :root

This commit is contained in:
David Lapshin 2023-08-14 17:18:00 +03:00
parent e762a033b8
commit f9a9bb6fb1
Signed by: daudix
GPG key ID: 93ECF15D3053D81C

View file

@ -9,6 +9,7 @@
*/
/* GNOME Color Palette */
/* prettier-ignore */
:root {
--blue1: rgb(153, 193, 241);
--blue2: rgb(98, 160, 234);