gel-typography

v3.0.0
A flexible code implementation of the GEL Typography
bbc gel typography

test

npm run test-without-large-fonts && npm run test-with-large-fonts

test-without-large-fonts

node-sass test/test-without-large-fonts.scss test/test-without-large-fonts.css --output-style=expanded --sourcemap=none && diff -u test/test-without-large-fonts-expected.css test/test-without-large-fonts.css

test-with-large-fonts

node-sass test/test-with-large-fonts.scss test/test-with-large-fonts.css --output-style=expanded --sourcemap=none && diff -u test/test-with-large-fonts-expected.css test/test-with-large-fonts.css

dist

node-sass src/gel-typography.scss dist/gel-typography.min.css --output-style=compressed --sourcemap=none && node-sass src/gel-typography.scss dist/gel-typography.css --output-style=expanded --sourcemap=none

Metadata

  • MIT
  • Whatever
  • BBC
  • released 1/22/2020

Downloads