You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# @nativescript/tailwind
2
2
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.
4
4
5
5
Makes using [Tailwind CSS](https://tailwindcss.com/) in NativeScript a whole lot easier!
0 commit comments