1.0.4 • Published 1 year ago

@castiron/global-styles v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@castiron/global-styles

A set of resets and base styles in the form of a styled-componentscreateGlobalStyle module.

Usage

This package was created to help you scaffold global styles on a new project. Beyond a handful of declarations to normalize user agent styles (/base/resets), most of the rest of this package simply demonstrates how you may want to architect and declare base styles on your project. As such, you probably want to copy and paste /src into your project theme and build from there. At minimum, you'll want to update the values for CSS custom properties in /src/root.js.

If you really want to import this package directly, you can do this instead:

  1. yarn add @castiron/global-styles
  2. import GlobalStyles from "@castiron/global-styles
1.0.4

1 year ago

1.0.3-beta.0

2 years ago

1.0.3-beta.1

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.2-alpha.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago