Skip to content

Instantly share code, notes, and snippets.

@nucliweb
nucliweb / Styleguides.md
Created December 17, 2015 18:50
Styleguides

Tipos de Guias de estilo

  • Content & editorial style guides
  • Branding & identity style guides
  • Development style guides & coding standards
  • Human Interface Guidelines
  • Frontend style guides

Content & editorial style guides

Font Face

A mixin for writing @font-face rules in SASS.

Usage

Create a font face rule. Embedded OpenType, WOFF2, WOFF, TrueType, and SVG files are automatically sourced.

@include font-face(Samplino, fonts/Samplino);