Jump To:

  1. Mixins
    1. styles()

Normalize

Output base normalize stylesheet

Mixins

styles()

Mixin

Prints the normalize stylesheet. Originally based on modern-normalize 1.1.0

  • This has been reduced to what is needed and doesn't interfere
  • Should be updated/added to as needed
File Information
  • File: _normalize.scss
  • Group: normalize
  • Type: mixin
  • Lines (comments): 10-15
  • Lines (code): 17-199

Examples

@include ulu.base-normalize-styles();