Git Product home page Git Product logo

foundation-utility-belt's Introduction

Foundation-Modifiers

A treasure chest of .-utility-classes that modify, extend and supercharge the classes and global variables provided by Zurb's Foundation For Sites. This is an opinionated SCSS project devoted to developer productivity and maintaining design consistency.

Setup

Requires: Zurb Foundation! (For Sites)

In order to include Foundation-Modifiers in your SCSS project first include Foundation in your main SCSS file.

@import: "foundation";

Now below this you can include foundation-modifiers:

@import: "foundation-modifiers/modifiers";

Project Structure

Using a lot of Foundation's conventions so variables used in the package are defined in components/_global.scss. The _functions.scss file is included by the individual component files that require it.

This project isn't large so just poke around or tweet me @madmattican if you have questions / comments.

Foundation-Modifier's Variable Reference

General:

$rem-base-val
$scaled-rem-base-val

Vertical Height Baselines:

$xsmall-baseline-val
$xsmall-baseline
$small-baseline-val
$small-baseline
$default-baseline-val
$default-baseline
$large-baseline-val
$large-baseline
$xlarge-baseline-val
$xlarge-baseline
$xxlarge-baseline-val
$xxlarge-baseline

Associate Media Queries to Baselines:

$mediaQueries
$baselineRefs

Font Families:

$sans-serif-font-family
$sans-serif-font-style
$sans-serif-font-weight

$serif-font-family
$serif-font-style
$serif-font-weight

Type Sizes:

$font-size-xlarge-val
$font-size-xlarge
$font-size-large-val
$font-size-large
$font-size-base-val
$font-size-base
$font-size-small-val
$font-size-small
$font-size-xsmall-val
$font-size-xsmall
$scaled-font-size-xlarge-val
$scaled-font-size-xlarge
$scaled-font-size-large-val
$scaled-font-size-large
$scaled-font-size-base-val
$scaled-font-size-base
$scaled-font-size-small-val
$scaled-font-size-small
$scaled-font-size-xsmall-val
$scaled-font-size-xsmall

Additional Colors:

$white-color
$black-color
$gray
$gray-90
$gray-80
$gray-70
$gray-60
$gray-50
$gray-40
$gray-30
$gray-20
$gray-10

foundation-utility-belt's People

Contributors

matt-jensen avatar

Watchers

 avatar  avatar

foundation-utility-belt's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.