Skip to content

Commit db0fe6c

Browse files
author
Haew
committed
Bump version to 2.4.3
1 parent 5111216 commit db0fe6c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-theming",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "A Tailwind CSS plugin that helps with theming",
55
"main": "dist/index.js",
66
"author": {
@@ -20,8 +20,11 @@
2020
"url": "git+https://github.com/hawezo/tailwindcss-theming.git"
2121
},
2222
"keywords": [
23-
"typescript",
24-
"boilerplate"
23+
"tailwind",
24+
"theming",
25+
"dark mode",
26+
"scheme",
27+
"themes"
2528
],
2629
"license": "MIT",
2730
"bugs": {

0 commit comments

Comments
 (0)