Add some dimension to your page with blocks 🚀
Go to file
2019-06-11 22:07:34 -07:00
src Initial commit -- create demo page and add copy of blocks.css 2019-06-11 21:56:18 -07:00
.gitignore Initial commit 2019-06-11 20:23:00 -07:00
index.html Flesh out readme and move demo to bottom of the demo page 2019-06-11 22:07:34 -07:00
LICENSE Initial commit 2019-06-11 20:23:00 -07:00
README.md Flesh out readme and move demo to bottom of the demo page 2019-06-11 22:07:34 -07:00

blocks.css

Add some dimension to your page with blocks 🚀

You can check out examples and get started with blocks.css at the GitHub Page.

Summary

blocks.css is the core of styles used in my projects like Codeframe, Zero to Code, and Lyrics.rip. Lots of people asked for the styles, so I've pulled the button styles out into a separate package right here.

Theming

blocks.css supports theming. By default, Blocks are turquoise. (Why? because it's my favorite color.) But you can use CSS custom properties to modify the color and add things like a dark theme.

Check out the documentation for the full details.