A simple compass based style

root

Sketch

Sketch is a compass extension that I use for styling my webpage. It supports basic typographic constructs, minimal navigation bars and icons. The aim is not a full fledged compass framework but a minimalist style for content heavy static sites. In particular, there is no code for styling form fields.

How to use it.

You can use it as a compass extension. The steps involved are:

  1. Create a directory to keep you extensions (say extensions).

  2. unpack the sketch tarball in the extensions directory

  3. Inform compass about the extension by setting the variable extensions_dir in your config.rb

    extensions_dir = "extensions"

License

This code is under public domain. If you are still unsure read the accompanying UNLICENSE.txt file.