@thumbtack/thumbprint-global-css

0.1.21 • Public • Published

Thumbprint Global CSS

A peer dependency of using Thumbprint React or SCSS components is the inclusion of the @thumbtack/thumbprint-global-css package.

The output of this package is a small CSS file and it should be the first file included in your project that uses Thumbprint components.

Installation

yarn add @thumbtack/thumbprint-global-css

SCSS usage

@import '[node_modules path]/@thumbtack/thumbprint-global-css/dist/thumbprint-global';

JavaScript usage

import '@thumbtack/thumbprint-global-css';

What's included

  • CSS Reset: Normalize styling for root all HTML elements.
  • <body> styles: Color, font, and line-height defaults for the body element.
  • <a> styles: Color and hover states default for the a element.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @thumbtack/thumbprint-global-css

    Weekly Downloads

    122

    Version

    0.1.21

    License

    Apache-2.0

    Unpacked Size

    7.32 kB

    Total Files

    4

    Last publish

    Collaborators

    • thumbtack-admin
    • johnstonj
    • danoc
    • lavelle