AOEpeople/Aoe_SCSS_helpers

Name: Aoe_SCSS_helpers

Owner: AOE

Description: Collection of AOE SCSS helpers.

Created: 2015-02-24 10:29:02.0

Updated: 2017-04-06 16:49:07.0

Pushed: 2016-01-18 09:35:30.0

Homepage: null

Size: 13

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Aoe_SCSS_helpers

Description

Some SCSS helpers used in multiple projects.

Adding a helper

Add your file in the root directory. Before pushing please run `grunt` to lint the files.

Additional information
_namespaced-normalize.scss

Provides a namespaced version of https://github.com/necolas/normalize.css/ ready to be included into your scss codebase. Once included, just set the namespace by overriding $normalize-css-namespace with a class or id selector. Example:

$normalize-css-namespace: '#myWidget' or $normalize-css-namespace: '.myStuff'.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.