0.1.21 • Published 2 years ago
@thumbtack/thumbprint-global-css v0.1.21
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 thebody
element.<a>
styles: Color and hover states default for thea
element.
0.1.21
2 years ago
0.1.20
3 years ago
0.1.19
3 years ago
0.1.18
3 years ago
0.1.17
5 years ago
0.1.16
6 years ago
0.1.15
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago