Skip to content

Commit ee098b3

Browse files
style: format code with prettier
1 parent 6adfff8 commit ee098b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles/raindrop/catppuccin.user.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
[data-theme="day"],
2323
[data-theme="sunset"] {
2424
#catppuccin(@lightFlavor, @accentColor);
25-
}
25+
}
2626

2727
// theme selector previews
2828
[class^="theme-"] {
2929
&[data-index="0"],
30-
&[data-index="2"] > [class ^="main-"],
30+
&[data-index="2"] > [class^="main-"],
3131
&[data-index="3"] {
3232
#catppuccin(@lightFlavor, @accentColor) !important;
3333
}

0 commit comments

Comments
 (0)