package main // pullQuoteComponent renders a pull quote anchored by an accent color bar. // The accent value drives the data-mb-accent attribute, which the appended // CSS uses to colour the .mb-quote-bar regardless of the active preset. templ pullQuoteComponent(data PullQuoteData) { }