0.17.2 • Published 4 months ago

@theme-ui/global v0.17.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@theme-ui/global

Wrapper around the Emotion Global component, made Theme UI theme-aware.

Note: This package is included in the main theme-ui package and a separate installation is not required unless you’re using @theme-ui/core.

npm i @theme-ui/global @theme-ui/core @emotion/react
import Global from '@theme-ui/global'

export default (props) => (
  <Global
    styles={{
      button: {
        m: 0,
        bg: 'primary',
        color: 'background',
        border: 0,
      },
    }}
  />
)
0.17.2

4 months ago

0.17.2-develop.1

4 months ago

0.17.2-develop.0

6 months ago

0.17.1-develop.0

8 months ago

0.17.1

8 months ago

0.17.0-develop.0

8 months ago

0.17.0-develop.1

8 months ago

0.17.0

8 months ago

0.16.2

1 year ago

0.16.2-develop.1

2 years ago

0.16.2-develop.0

2 years ago

0.16.1-develop.0

2 years ago

0.16.1

2 years ago

0.16.0-develop.4

2 years ago

0.16.0

2 years ago

0.15.7

2 years ago

0.15.6-develop.0

2 years ago

0.15.5

2 years ago

0.15.5-develop.2

2 years ago

0.15.5-develop.1

2 years ago