-
-
Notifications
You must be signed in to change notification settings - Fork 32
Background gradients not supported #188
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm trying to use tailwinds background gradients but they do not seem to be supported.
Documentation:
https://tailwindcss.com/docs/background-image#linear-gradients
``
Example:
Using the CSS classes bg-gradient-to-r from-cyan-400 to-blue-500 should create a gradient, instead no background is applied.
https://stackblitz.com/edit/nativescript-stackblitz-templates-nsvck4?file=app%2Fmain-page.xml&title=NativeScript%20Starter%20TypeScript
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request