Skip to content

Commit 81cb3f9

Browse files
committed
release: 4.0.8
1 parent 0939352 commit 81cb3f9

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": "@nativescript/tailwind",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "TailwindCSS for NativeScript",
55
"main": "src/index.js",
66
"files": [
@@ -48,6 +48,7 @@
4848
"dependencies": {
4949
"@hookun/parse-animation-shorthand": "^0.1.4",
5050
"@csstools/postcss-is-pseudo-class": "~5.0.1",
51+
"@csstools/postcss-oklab-function": "^4.0.0",
5152
"@tailwindcss/postcss": "^4.0.0",
5253
"postcss-preset-env": "^10.1.3"
5354
},

0 commit comments

Comments
 (0)