We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc2352 commit 514b916Copy full SHA for 514b916
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "obfuscation-tailwindcss",
3
- "version": "0.0.2",
+ "version": "0.0.4",
4
"license": "MIT",
5
- "description": "Obfuscating tailwind with jit support",
+ "description": "Webpack obfuscating tailwind with jit support",
6
"author": "yuriti",
7
"main": "index.js",
8
"files": [
@@ -19,6 +19,7 @@
19
"repository": "https://github.com/yuriti/obfuscation-tailwindcss.git",
20
"keywords": [
21
"tailwind",
22
+ "tailwind-jit",
23
"css",
24
"obfuscation",
25
"webpack"
0 commit comments