An open API service indexing awesome lists of open source software.

https://github.com/fiveisprime/skeleton.less

Base stylings using Skeleton and Less Elements. Offers a great starting point complete with less mixins.
https://github.com/fiveisprime/skeleton.less

Last synced: 11 months ago
JSON representation

Base stylings using Skeleton and Less Elements. Offers a great starting point complete with less mixins.

Awesome Lists containing this project

README

          

Skeleton.less
=============

A starting point for building responsive websites using less. This project uses
[Skeleton](http://www.getskeleton.com) along with
[Less Elements](http://lesselements.com).

# Usage

Clone the repository and install the node dependencies, add your HTML content,
then update `variables.less` and `layout.less` with your new styles. To rebuild
the CSS, run `gulp` in terminal.

The most commonly updated values have been placed in `variables.less`. When
creating new styles, add them to `layout.less` which includes a place for site
styles and page styles (just like when using skeleton).

# License

[Skeleton](http://www.getskeleton.com/#licenseandlog) is licensed under the
open-source MIT license.

[Less Elements](http://lesselements.com) is not licensed.