primevue-mirror/assets/data/news.json

10 lines
383 B
JSON
Raw Normal View History

2023-01-30 22:50:55 +00:00
{
2023-12-12 15:46:56 +00:00
"id": 50,
"content": "Introducing Tailwind CSS Components 🚀",
"linkText": "Learn More",
"linkHref": "https://tailwind.primevue.org",
2023-10-18 11:03:55 +00:00
"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;"
2023-03-27 07:43:35 +00:00
}