Skip to content

Commit 8bb6285

Browse files
committed
chore(release): @nativescript/tailwind 2.0.0
1 parent 49d80fc commit 8bb6285

File tree

3 files changed

+29
-13
lines changed

3 files changed

+29
-13
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @nativescript/tailwind
22

3-
> **Warning**: :warning: This `rc` version requires `@nativescript/[email protected]-alpha.*` to work properly.
3+
> **Warning**: :warning: `@nativescript/[email protected]` is required for colors to work properly You may see wrong colors on older core versions, because Tailwind CSS v3 uses the RGB/A color notation, which has been implemented for 8.2.0 and prior versions don't support it.
44
55
Makes using [Tailwind CSS](https://tailwindcss.com/) in NativeScript a whole lot easier!
66

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/tailwind",
3-
"version": "2.0.0-rc.1",
3+
"version": "2.0.0",
44
"description": "TailwindCSS for NativeScript",
55
"main": "src/index.js",
66
"files": [
@@ -11,6 +11,8 @@
1111
"keywords": [
1212
"nativescript",
1313
"nativescript-vue",
14+
"nativescript-theme",
15+
"theme",
1416
"tailwind",
1517
"tailwindcss",
1618
"styling",
@@ -32,8 +34,8 @@
3234
},
3335
"license": "MIT",
3436
"devDependencies": {
35-
"@nativescript/webpack": "^5.0.4",
36-
"postcss": "8.4.6",
37+
"@nativescript/webpack": "^5.0.5",
38+
"postcss": "8.4.8",
3739
"tailwindcss": "^3.0.23"
3840
},
3941
"dependencies": {

yarn.lock

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@
211211
resolved "https://registry.npmjs.org/@hookun/parse-animation-shorthand/-/parse-animation-shorthand-0.1.2.tgz"
212212
integrity sha512-zLk0nzsF6WDjTRpEq7491pFxSPTOTzcGkCqcnHaSiYqZCJ6Nlq05srV331iyP5rqXaRl+QF7vzRhxLTyq+J+Mg==
213213

214-
"@nativescript/webpack@^5.0.4":
215-
version "5.0.4"
216-
resolved "https://registry.npmjs.org/@nativescript/webpack/-/webpack-5.0.4.tgz"
217-
integrity sha512-onPGU4pehbEUd+tS/crplwK2JBdKXMnk0wG5UuDhv6JsGnrXxrv/3LiqxRwLSLR7ajWb+DrdvHDlwjupPj+9jA==
214+
"@nativescript/webpack@^5.0.5":
215+
version "5.0.5"
216+
resolved "https://registry.yarnpkg.com/@nativescript/webpack/-/webpack-5.0.5.tgz#1d2a5442869ff45d2322d29f142c5b7fa7710e7c"
217+
integrity sha512-dnTQro4LWCSLQ6vzGkN+YIhtLNhVqsd3AQZ8T22p2k05T7Ugl/AavwiQk8B5JG+ManVMFCXJ9g/p0Iisgj4dKg==
218218
dependencies:
219219
"@babel/core" "^7.0.0"
220220
"@pmmmwh/react-refresh-webpack-plugin" "^0.5.2"
@@ -1725,6 +1725,11 @@ nanoid@^3.2.0:
17251725
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.0.tgz#5906f776fd886c66c24f3653e0c46fcb1d4ad6b0"
17261726
integrity sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==
17271727

1728+
nanoid@^3.3.1:
1729+
version "3.3.1"
1730+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
1731+
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
1732+
17281733
neo-async@^2.6.2:
17291734
version "2.6.2"
17301735
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz"
@@ -1980,12 +1985,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
19801985
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
19811986
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
19821987

1983-
[email protected].6, postcss@^8.4.6:
1984-
version "8.4.6"
1985-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
1986-
integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==
1988+
1989+
version "8.4.8"
1990+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032"
1991+
integrity sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==
19871992
dependencies:
1988-
nanoid "^3.2.0"
1993+
nanoid "^3.3.1"
19891994
picocolors "^1.0.0"
19901995
source-map-js "^1.0.2"
19911996

@@ -2007,6 +2012,15 @@ postcss@^8.0.0, postcss@^8.2.15:
20072012
picocolors "^1.0.0"
20082013
source-map-js "^1.0.1"
20092014

2015+
postcss@^8.4.6:
2016+
version "8.4.6"
2017+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
2018+
integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==
2019+
dependencies:
2020+
nanoid "^3.2.0"
2021+
picocolors "^1.0.0"
2022+
source-map-js "^1.0.2"
2023+
20102024
prettier@^1.18.2:
20112025
version "1.19.1"
20122026
resolved "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz"

0 commit comments

Comments
 (0)