Skip to content

benmanley/framework-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

base-html.kit

This file contains many standard HTML elements and allows you to see how they display as you style your site. This file should be deleted before launching your finished site. It's adapted from Jukka Korpela's Test display of HTML elements.

mixins.scss

Mixins for golden ratios, fonts, properties that use rems but fall back to pixels, plus cross browser support for various properties.

modernizr.js

A development version of modernizr (v2.7.0).

reset-html5.scss

This imports reset.scss and adds display:block for common HMTL5 elements to allow support for IE in combination with a JavaScript shiv.

reset.scss

A bare-bones reset including box-sizing: border-box (FTW!)

About

A set of base HTML (.kit), SASS and JavaScript files for use across my templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors