0.1.21 • Published 1 year ago

@thumbtack/thumbprint-global-css v0.1.21

Weekly downloads
45
License
Apache-2.0
Repository
-
Last release
1 year ago

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.
0.1.21

1 year ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

4 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago