Skip to content

Commit 0da4759

Browse files
committed
version
1 parent 4f83328 commit 0da4759

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mertasan/tailwindcss-variables",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Easily create css variables without the need for a css file!",
55
"main": "src/index.js",
66
"license": "GPL-3.0-or-later",
@@ -23,6 +23,7 @@
2323
},
2424
"keywords": [
2525
"tailwindcss",
26+
"tailwindcss variables",
2627
"tailwind variables",
2728
"css variables",
2829
"tailwind css variables",

0 commit comments

Comments
 (0)