glpg-reset
v0.18.1
Published
Base reset and styles for GLPG
Downloads
14
Readme
GLPG Reset
GLPG Reset
is a package that contains base global styles for GLPG projects such as a CSS reset, typography, colors, and other styles that aren't typically scoped.
You can reference GLPG Style Guidelines here.
Install
npm install --save-dev glpg-reset
Import
import "glpg-reset"
This should always be called before other styles so that when compiled, it comes first.
Dependencies
- Karla Font - Your project must include this Google Font, otherwise fallbacks will be served.