Issue #3416351 by stewest: Add @container/view to Views template
Closes #3416351
Merge request reports
Activity
Filter activity
assigned to @stewwest
<div class="@container/view">{{ include("sector_theme:view") }}</div>
in each. We'd also need to run pnpm tw inside sector_demo so
@container/view
is discovered and added totailind.css
Edited by Gareth Pooleadded 1 commit
added 1 commit
Hi @gareth.poole I made those updates
I saw that this component was missing from mine, so I copied down the chart comp too and ran pnpm build. .@container/chart { container-type: inline-size; container-name: chart; }
Please register or sign in to reply