A simple CSS framework.
- Download Lattice from http://lattice.attackfrog.com/lattice.zip
- Extract the
cssfolder to your web directory - Link Lattice to your page with
<link rel="stylesheet" href="css/lattice.min.css">
Lattice is easy to customize. Change the values of variables by adding them to _variables-custom.scss or change class styling by adding the appropriate mixins to _mixins-custom.scss, then recompile lattice.scss with your favorite Sass compiler. Read the documentation at http://lattice.attackfrog.com for more details.