Skip to content

A responsive starting point for Drupal theme developers.

Notifications You must be signed in to change notification settings

oomphinc/origins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sass

We use Sass to compile our CSS. Typically we use the em and % units for everything.

Gulp

Gulp can be used to add browser prefixes and to compile your Sass files.

Respond.js

Respond is a library that allows IE6-8 to read media queries, which is essential since we are using a grid system. This should only be loaded conditionally if you are trying to support those browsers.

Modernizr.js

Modernizr is used for feature detection. It also ships with html5shiv.js which enables HTML5 elements in IE.

Bourbon's Neat

We use the basic grid logic from the Bourbon's Neat library in order to create our grid system.

About

A responsive starting point for Drupal theme developers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •