@plumbblake/styled-components-feature-detection

1.1.0 • Public • Published

styled-components-feature-detection

Feature detection utilities for styled-components

ref

Boolean value indicating if the version of styled-components installed supports ref property.

import isRefSupported from "@plumbblake/styled-components-feature-detection/ref"

createGlobalStyle

Boolean value indicating if the version of styled-components installed supports createGlobalStyle.

import isCreateGlobalStyleSupported from "@plumbblake/styled-components-feature-detection/createGlobalStyle"

Contributing

See contributing.md

Readme

Keywords

none

Package Sidebar

Install

npm i @plumbblake/styled-components-feature-detection

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

10 kB

Total Files

12

Last publish

Collaborators

  • blakeplumb