Skip to content

stevemckinney/bento-grid

Repository files navigation

Bento grid with CSS grid and tailwind

The repository for the titled post. It’s a very basic setup.

Setup

  1. Open terminal at the location of this repo
  2. Run npm install
  3. Run npx @tailwindcss/cli@next -i app.css -o app.output.css --watch
  4. Edit app.css

Optionally in a new terminal window run python3 -m http.server to see it.

Read the post

You can find the post on iamsteve.me

About

Repository for a post on iamsteve.me. Creating a bento grid using CSS grid, media and container queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published