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 29c4ea7 commit e36bf0bCopy full SHA for e36bf0b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/tailwind",
3
- "version": "4.0.4",
+ "version": "4.0.5",
4
"description": "TailwindCSS for NativeScript",
5
"main": "src/index.js",
6
"files": [
@@ -20,6 +20,12 @@
20
"css"
21
],
22
"author": "Igor Randjelovic",
23
+ "contributors": [
24
+ {
25
+ "name": "NativeScript Team",
26
+ "email": "[email protected]"
27
+ }
28
+ ],
29
"nativescript": {
30
"platforms": {
31
"android": "*",
0 commit comments