Patterns/news item
adds a news item pattern which contains
date, title, description, image(optional).
If the news item has an image then a modifier class is added to the component to invoke CSS grid for layout.
The component is written out in a HTML order for screen readers - where the date is potentially not as important as the title and description text.