https://github.com/getdave/baselayer
A set of useful extensions, tweeks and enhancements to Zurb's Foundation 5 framework.
https://github.com/getdave/baselayer
Last synced: about 1 month ago
JSON representation
A set of useful extensions, tweeks and enhancements to Zurb's Foundation 5 framework.
- Host: GitHub
- URL: https://github.com/getdave/baselayer
- Owner: getdave
- Created: 2014-05-07T16:52:25.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2014-05-12T14:25:55.000Z (about 12 years ago)
- Last Synced: 2025-01-08T16:07:37.941Z (over 1 year ago)
- Language: CSS
- Size: 602 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Baselayer - built on Zurb Foundation
Baselayer is a set of useful extensions, tweeks and enhancements to the popular Zurb Foundation 5 framework. Baselayer is not a UI library and is not aimed at people looking for a "Plug & Play" solution.
## Requirements
You'll need to have the following items installed before continuing.
* [Node.js](http://nodejs.org): Use the installer provided on the NodeJS website.
* [Grunt](http://gruntjs.com/): Run `[sudo] npm install -g grunt-cli`
* [Bower](http://bower.io): Run `[sudo] npm install -g bower`
## SASS
### Directory Structure
* `scss/_settings.scss`: Foundation configuration settings go in here
* `scss/app.scss`: Application styles go here