summaryrefslogtreecommitdiff
path: root/docs/src/components/ContainerQuery.astro
blob: 253cf43ec2df98815c92096c9ccc19ea1bbac8b0 (plain) (blame)
1
2
3
4
5
	<script type="module">
	import { cqfill } from 'https://unpkg.com/cqfill@0.6.0/export/cqfill.mjs'

	cqfill()
	</script>