1.1.0 • Published 7 years ago

@plumbblake/styled-components-feature-detection v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago