1.3.4 • Published 5 years ago

@socialgouv/emjpm-ui-global-style v1.3.4

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
5 years ago

emjpm-ui

ui library for emjpm

Storybook with auto docs can be found here https://emjpm-design-system.netlify.com

Installation and Usage

Global Style (reset/normalise.css)

you can use the package @socialgouv/emjpm-ui-global-style and insert it in your head on anywhere you need

in exemple

import { GlobalStyle } from '@socialgouv/emjpm-ui-global-style'

const App =() => (
  <div>
    <GlobalStyle/>
  </div>
)
1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago