As of January 3rd, 2023 the ACCESS NYC Pattern library package is deprecated in favor of the NYC Opportunity Standard which contains updated user interface elements and usability guidance.
Links
Source:
src/elements/links/links
<div class="p-4 bg-grey-lightest"> <a href="#">Learn more about tax relief for parents</a> </div>
<div class="p-4 bg-grey-lightest"> <a class="link-more" href="#">Learn more about tax relief for parents</a> </div>
<div class="p-4 bg-grey-lightest"> <a class="link-back" href="#">Learn more about tax relief for parents</a> </div>