We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f83328 commit 0da4759Copy full SHA for 0da4759
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mertasan/tailwindcss-variables",
3
- "version": "1.2.1",
+ "version": "1.3.0",
4
"description": "Easily create css variables without the need for a css file!",
5
"main": "src/index.js",
6
"license": "GPL-3.0-or-later",
@@ -23,6 +23,7 @@
23
},
24
"keywords": [
25
"tailwindcss",
26
+ "tailwindcss variables",
27
"tailwind variables",
28
"css variables",
29
"tailwind css variables",
0 commit comments