10 lines
331 B
JSON
10 lines
331 B
JSON
{
|
|
"id": 43,
|
|
"content": "Building Design Systems with Tailwind",
|
|
"linkText": "Learn More",
|
|
"linkHref": "https://primevue.org/tailwind",
|
|
"backgroundStyle": "background-color:#4f8ff7",
|
|
"textStyle": "color:#ffffff;font-weight:500",
|
|
"linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;"
|
|
}
|