Skip to content

Commit 1a08cba

Browse files
committed
fix: .less instead of .css
This was causing issues, as the linter could not find the proper file. I think we should probbaly change the template file to be `.less` to prevent future recurrences of this issue.
1 parent 0d36358 commit 1a08cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/t3-chat/catppuccin.user.css styles/t3-chat/catppuccin.user.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
@namespace github.com/catppuccin/userstyles/styles/t3-chat
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/t3-chat
55
@version 0.0.1
6-
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/t3-chat/catppuccin.user.css
6+
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/t3-chat/catppuccin.user.less
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3At3-chat
88
@description Soothing pastel theme for T3 Chat
99
@author Catppuccin

0 commit comments

Comments
 (0)