Skip to content

timc3/less-mixins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Less Mixins

Introduction:

This is a collection of mixins for Less that I use when developing applications and sites mainly to help with vendor specific prefixes.

Usage:

In your less file import the less mixin file at the top of the page, and at the same path as your less file:

@import "less_mixin";

When the less file compiles (using something like lessc or lessapp it will compile the mixins into your main css file).

Props:

http://www.css3files.com/

License:

No license

About

A number of mixins to make life easier with LessCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published