Skip to content

Commit 159e882

Browse files
authored
docs: update unpkg url to latest version (#41)
1 parent 7450f6f commit 159e882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Import the palettes:
6666
/* directly from the file */
6767
@import "@catppuccin/palette/style";
6868
/* or using unpkg.com */
69-
@import url('https://unpkg.com/@catppuccin/palette@0.1.4/css/catppuccin.css');
69+
@import url('https://unpkg.com/@catppuccin/palette/css/catppuccin.css');
7070
```
7171

7272
Then use them:

0 commit comments

Comments
 (0)