Skip to content

14islands/Lagom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Lagom

Collection of techniques for Sass to build responsive web sites.

Features

  • Normalize CSS for different browsers/devices
  • Functions to calculate from pixels to rems & ems
  • Mixins to check if-retina and unless-retina
  • Mixins to detect if-wider-than-mobile
  • Mixin for retina sprites
  • Mixin to trigger breakpoints in JavaScript
  • CSS3 mixins (from @wagerfield)

Usage

Copy the lagom folder into your project and import the all.scss in your Sass file, example:

@import 'lagom/all';

The name

Lagom is Swedish and means "Just as its suppost to be".

TODO

  • Write documentation

About

Sass library to build responsive websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages