README
Nuxt Responsive Layout Plugin
A Nuxt plugin for choosing the layout file based on the screen size and/or orientation.
A Nuxt plugin for choosing the layout file based on the screen size and/or orientation.
<script type="module">
import codetheoristNuxtResponsiveLayout from 'https://cdn.skypack.dev/@codetheorist/nuxt-responsive-layout';
</script>
A Nuxt plugin for choosing the layout file based on the screen size and/or orientation.