/playground

Website to learn about CSS Grid Layout and CSS Grid Layout Panel in Firefox

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Mozilla Playground: CSS Grid Layout

A Website to learn how to build with CSS Grid Layout and Firefox DevTools

View the website

This website was built with Gatsby.

Develop

To run this locally, install dependencies with NPM and then:

npm run dev

Build

npm run build

Deploy (github pages)

npm run deploy