primevue-mirror/assets/data/news.json

10 lines
383 B
JSON

{
"id": 50,
"content": "Introducing Tailwind CSS Components 🚀",
"linkText": "Learn More",
"linkHref": "https://tailwind.primevue.org",
"backgroundStyle": "background-color:var(--primary-color)",
"textStyle": "color:var(--primary-color-text);font-weight:500",
"linkStyle": "color:var(--primary-color-text);font-weight:700;text-decoration: underline;"
}