Skip to content

Commit 9a25cd1

Browse files
committed
fix readme
1 parent 05691c3 commit 9a25cd1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ TailwindCSS plugin for setting up multiple themes based on css variables
55
## Examples
66

77
https://tailwindcss-variable-themes.ewgenius.me/custom ([code](apps/example/tailwind-custom.config.js))
8+
89
https://tailwindcss-variable-themes.ewgenius.me/radix-colors ([code](apps/example/tailwind-radix.config.js))
10+
911
https://tailwindcss-variable-themes.ewgenius.me/tailwind-colors ([code](apps/example/tailwind-tailwind.config.js))
1012

1113
## Installation
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
dist
22
README.md
3-
LICENSE.md
3+
LICENSE.md
4+
5+
*.tgz

packages/tailwindcss-variable-themes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-variable-themes",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "TailwindCSS plugin for setting up multiple themes based on css variables",
55
"keywords": [
66
"tailwind",

0 commit comments

Comments
 (0)