File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
packages/tailwindcss-variable-themes Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ TailwindCSS plugin for setting up multiple themes based on css variables
55## Examples
66
77https://tailwindcss-variable-themes.ewgenius.me/custom ([ code] ( apps/example/tailwind-custom.config.js ) )
8+
89https://tailwindcss-variable-themes.ewgenius.me/radix-colors ([ code] ( apps/example/tailwind-radix.config.js ) )
10+
911https://tailwindcss-variable-themes.ewgenius.me/tailwind-colors ([ code] ( apps/example/tailwind-tailwind.config.js ) )
1012
1113## Installation
Original file line number Diff line number Diff line change 11dist
22README.md
3- LICENSE.md
3+ LICENSE.md
4+
5+ * .tgz
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments