primevue-mirror/assets/data/news.json

10 lines
380 B
JSON

{
"id": 52,
"content": "Tailwind Presets for Unstyled PrimeVue",
"linkText": "Learn More",
"linkHref": "http://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;"
}