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 0939352 commit 81cb3f9Copy full SHA for 81cb3f9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/tailwind",
3
- "version": "4.0.7",
+ "version": "4.0.8",
4
"description": "TailwindCSS for NativeScript",
5
"main": "src/index.js",
6
"files": [
@@ -48,6 +48,7 @@
48
"dependencies": {
49
"@hookun/parse-animation-shorthand": "^0.1.4",
50
"@csstools/postcss-is-pseudo-class": "~5.0.1",
51
+ "@csstools/postcss-oklab-function": "^4.0.0",
52
"@tailwindcss/postcss": "^4.0.0",
53
"postcss-preset-env": "^10.1.3"
54
},
0 commit comments