4.5.2 • Published 4 months ago

styled-reset v4.5.2

Weekly downloads
46,505
License
MIT
Repository
github
Last release
4 months ago

styled-reset

Donate

npm version CircleCI

Eric Meyer's Reset CSS for styled-components

Also see styled-normalize from Sergey Sova.


Installation:

npm i styled-reset

Usage:

Styled Components 4+

import * as React from 'react'
import { Reset } from 'styled-reset'

const App = () => (
  <React.Fragment>
    <Reset />
    <div>Hi, I'm an app!</div>
  </React.Fragment>
)

You can also use the default export or named export (lowercase) in your own global style:

import * as React from 'react'
import { createGlobalStyle } from 'styled-components'
import reset from 'styled-reset'

const GlobalStyle = createGlobalStyle`
  ${reset}
  /* other styles */
`

const App = () => (
  <React.Fragment>
    <GlobalStyle />
    <div>Hi, I'm an app!</div>
  </React.Fragment>
)

export default App

Styled Components 3.x

If you're using Styled Components version 3.x or 2.x, you'll need to use the injectGlobal api instead (and install styled-reset@1.7.1):

import { injectGlobal } from 'styled-components'
import reset from 'styled-reset'
injectGlobal`
  ${reset}
`

reset is also available as a named export:

import { reset } from 'styled-reset'

Credits

All credit goes to Eric Meyer for reset.css. reset.css is public domain (unlicensed).

LICENSE

da-ui-test2@linktr.ee/ui-link-kitda-ui-testtesting-ui-libtesting123-ui@thesaurus/componentszap-strike-webdafunstorecast-web-commonpathee-semantic-ui@thesaurus/themes@techanvil/terminal-ninja@formationai/voltron-bundler@swirepay/gateway-secure@sandalboyz/gatsby-theme-sandalboyzgatsby-theme-sandalboyz@devapi/design-systemteespace-corestadtenergie@wuerthcs/react@bonsai-thing/design-system@everything-registry/sub-chunk-2841oil-money-kioskpiano-uioni-ui-styleguide@devitar/swf-theme@doruk/components@drivekyte/web-components@drivekyte/ui-componentscode-in-designcode-in-design-system@geavila/gt-designzap-desktopcoinwatchlist@griddo/axreact-json-skeleton-loaderreact-scenesreact-countingstarreact-check-in-out-calendarpushnews-design-systemrecursivesoftrb-uisizzle-zone-pattern-librarysmarthr-normalize-csssoho-ui-librarytheme-testtecra-foundarytecra-foundryseason-lmsreact-simple-datepicker-calendarreact-skeleton-loader-mediur-majorellewyzetalk-assessment-frontendwyzetalk-cms-users-fe@ksh5324/npx-test@lifechurch/react-ion@live-casino-games/live-casino-chat-gamescra-template-styled-reactcreate-next-app-tsdxn-ecommerceda-ui-connectda-ui-connect-test@infinitebrahmanuniverse/nolb-styled@npmrost/storybook@motech-development/breeze-uigatsby-starter-hoodiegatsby-starter-textkit-widgetgatsby-theme-loadupgatsby-theme-dashbored@marvelousdesigner/design-systemgatsby-theme-sarvasya@mwid/react-country-picker@khunjeong/basic-survey-template@impact-market/ui@kitsch-lib/componentsdifferoute-styles@rily/components@eclo/mode@oysterable_public/oysterable-uiinsites-ui@hiab/themecuma_mobileweb_fronted_nextjs@jossdoe/codeine@jjunyjjuny/react-calendarjamespot-react-componentsjobber-ui@simonghales/react-three-scene-editor@segment/inspector-webextisland-uiisland-ui-system@tunadao1/onc-components@swapcard/react-sdk@swfsoft/swf-theme@thetribe/react-components@thesaurusds/componentsjylc-ui-librarymerch_styleanjiwoongfkit4r-landing-pagemd-components-library
4.5.2

4 months ago

4.5.0

10 months ago

4.5.1

10 months ago

4.4.7

12 months ago

4.4.6

1 year ago

4.4.3

1 year ago

4.4.5

1 year ago

4.4.4

1 year ago

4.4.1

2 years ago

4.4.0

2 years ago

4.4.2

2 years ago

4.3.4

3 years ago

4.3.3

3 years ago

4.3.2

3 years ago

4.3.1

3 years ago

4.3.0

3 years ago

4.2.3

4 years ago

4.2.2

4 years ago

4.2.1

4 years ago

4.2.0

4 years ago

4.1.6

4 years ago

4.1.5

4 years ago

4.1.4

4 years ago

4.1.3

4 years ago

4.1.2

4 years ago

4.1.1

4 years ago

4.1.0

4 years ago

4.0.10

4 years ago

4.0.9

4 years ago

4.0.8

4 years ago

4.0.7

4 years ago

4.0.6

4 years ago

4.0.5

4 years ago

4.0.4

4 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.17

5 years ago

2.0.16

5 years ago

2.0.15

5 years ago

2.0.14

5 years ago

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.9

5 years ago

1.6.8

5 years ago

1.6.7

5 years ago

1.6.6

5 years ago

1.6.5

5 years ago

1.6.4

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.7

6 years ago

1.3.6

6 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.3

6 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago