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 d60045e472 Redesigned based on the latest improvements where you don't have to use special classes like pad sized etc and can just set variables to change things. 2 years ago
public/blockstart Redesigned based on the latest improvements where you don't have to use special classes like pad sized etc and can just set variables to change things. 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 Add in todoist as a demo. 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.