@glif/base-css

0.0.33 • Public • Published

GLIF Base CSS styles

This provides a single CSS file to be used for the base styling of GLIF apps.

It includes:

  • normalize.css
  • fonts definitions (RT-Alias-Medium and RT-Alias-Grotesk, light, regular and bold)
  • root font size and general font behaviour

The fonts are base64 encoded into the CSS file, so loading this file will also enable the fonts.

The root font size is set on the html element and the default behaviour for any other element is to have a font-size of 1rem.

Publishing module

Go to the actions page on GitHub, and select the "publish" workflow.

On the dropdown menu, select the version you'd like to increment: X.Y.Z-J major (X)
minor(Y)
patch(Z)
prerelease(J)

/@glif/base-css/

    Package Sidebar

    Install

    npm i @glif/base-css

    Weekly Downloads

    2

    Version

    0.0.33

    License

    (Apache-2.0 OR MIT)

    Unpacked Size

    341 kB

    Total Files

    3

    Last publish

    Collaborators

    • schwartzz8990
    • bret
    • glifbot