Skip to content

plumbblake/styled-components-feature-detection

Repository files navigation

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

About

Feature detection utilities for styled components

Resources

License

Stars

Watchers

Forks

Packages

No packages published