diff options
Diffstat (limited to 'docs/src/components/ContainerQuery.astro')
-rw-r--r-- | docs/src/components/ContainerQuery.astro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/src/components/ContainerQuery.astro b/docs/src/components/ContainerQuery.astro deleted file mode 100644 index 253cf43ec..000000000 --- a/docs/src/components/ContainerQuery.astro +++ /dev/null @@ -1,5 +0,0 @@ - <script type="module"> - import { cqfill } from 'https://unpkg.com/cqfill@0.6.0/export/cqfill.mjs' - - cqfill() - </script>
\ No newline at end of file |