UNPKG

colette

Version:

A CSS and JS starter kit for 20 Minutes web projects

8 lines (7 loc) 222 B
// Fontfaces // // `$fontface` is an hash import from `$fontface-file` path of a json. // // Styleguide: Settings.Fonts.FontFaces $fontface-file ?= '../../../fontfaces.json' $fontface ?= json($fontface-file, {hash: true})