oddhill / oddbaby-8

A very clean Drupal theme that's used as the starting point for new themes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odd baby

A starter theme for Drupal theming.

Install with Yeoman

$ yo odd:baby

Usage

Install dependencies

$ npm install

Watch files:

// Watch .scss (scss-lint, sass) and .js (eslint, browserify)
$ gulp watch

Requirements

  • Gulp
  • Sass 3.4
  • Scss lint

Includes

  • Bourbon
  • Neat

License

MIT © Odd Hill AB

About

A very clean Drupal theme that's used as the starting point for new themes.

License:Other


Languages

Language:CSS 67.2%Language:JavaScript 32.8%