diff --git a/src/components/NucleusBlogPostCard.astro b/src/components/NucleusBlogPostCard.astro new file mode 100644 index 000000000..8bade589c --- /dev/null +++ b/src/components/NucleusBlogPostCard.astro @@ -0,0 +1,59 @@ +--- +const { article } = Astro.props; +const imageURL = article["preview_image"]; +--- + +
Why it is important and how to make it work.
-7 July 2023
-Exposing the problem with CSS custom properties in a Design System.
-1 December 2022
-Understanding the requirements of UX designers.
-4 March 2022
-