A simple CSS file to make it easier to layout a web page quickly at the start. It's meant to be removed once you have the basic layout done, but you could probably keep it if you like it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Zed A. Shaw 7c7737c3cb Incorrect variable for the grid columns setting. 2 years ago
public Incorrect variable for the grid columns setting. 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
package-lock.json Initial commit with a few early examples and documentation. 2 years ago
package.json Initial commit with a few early examples and documentation. 2 years ago

README.md

blockstart

A simple CSS file to make it easier to layout a web page quickly at the start. It's meant to be removed once you have the basic layout done, but you could probably keep it if you like it.