Skip to content

ericbergh/container-query-layout

Repository files navigation

Proof of concept: Flexible layout grid using container queries

This is a proof of concept for a layout grid using container queries. It aims to solve the problem of working with dynamic content from a CMS, where you want to provide editors with a single, simple layout primitive while ensuring that the rendered content adheres to a set of reasonable constraints.

Commands

This project is built with Astro.

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published