lineman-foundation

0.1.12 • Public • Published

lineman-foundation

This is a plugin to get started with Zurb Foundation using Lineman. It uses the SASS original version of Foundation, not the compiled CSS one. This way you can use and customize Foundation using it's SASS variables.

Install instructions

You need to have Ruby and Sass installed and in your PATH for this task to work. You also need bower and lineman installed globaly.

Install this plugin under your Lineman project:

npm install --save-dev lineman-foundation

Now you can use Zurb Foundation in your project! The entry point for SASS in Lineman is app/css/main.scss . Just create it and import Foundation:

@import "foundation";

Lineman now includes Foundation into your app.css file.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i lineman-foundation

    Weekly Downloads

    1

    Version

    0.1.12

    License

    none

    Last publish

    Collaborators

    • ceschiatti