Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 615 Bytes

File metadata and controls

18 lines (12 loc) · 615 Bytes

LESS CSS Starters

LESS CSS is a very flexible and simple to use extension for CSS which allows for variables, mixins, operations and functions.

This is a collection of various LESS rules for getting started on web layouts.

Collections include:

  1. CSS3 functions (originally designed by anthonyvscode.com)
  2. Responsive Grid Layout with media queries

License & Disclaimer:

  • Dual licensed under the MIT or GPL Version 2 licenses.
  • Copyright 2011, Seth Meranda
  • This is experimental, please fork and contribute!