We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7450f6f commit 159e882Copy full SHA for 159e882
README.md
@@ -66,7 +66,7 @@ Import the palettes:
66
/* directly from the file */
67
@import "@catppuccin/palette/style";
68
/* or using unpkg.com */
69
-@import url('https://unpkg.com/@catppuccin/palette@0.1.4/css/catppuccin.css');
+@import url('https://unpkg.com/@catppuccin/palette/css/catppuccin.css');
70
```
71
72
Then use them:
0 commit comments