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 1783d21 commit fc5379bCopy full SHA for fc5379b
docs/package.json
@@ -11,8 +11,8 @@
11
"copy_vendor_files": "./copy_vendor_files"
12
},
13
"devDependencies": {
14
- "@tailwindcss/cli": "^4.1.13",
15
- "@tailwindcss/postcss": "^4.1.13",
+ "@tailwindcss/cli": "^4.1.14",
+ "@tailwindcss/postcss": "^4.1.14",
16
"@tailwindcss/typography": "^0.5.19",
17
"autoprefixer": "^10.4.21",
18
"jquery": "^3.7.1",
@@ -22,6 +22,6 @@
22
"postcss-import": "^16.1.1",
23
"postcss-load-config": "^6.0.1",
24
"postcss-nested": "^7.0.2",
25
- "tailwindcss": "^4.1.13"
+ "tailwindcss": "^4.1.14"
26
}
27
0 commit comments