bootstrap-styled / css-utils

Bootstrap v4 css-in-js utilities for Bootstrap Styled.
https://bootstrap-styled.github.io/css-utils
MIT License
9 stars 2 forks source link

feat(typescript): added typescript definition #38

Closed tim-stasse closed 4 years ago

tim-stasse commented 4 years ago

This change adds the definition file needed for projects using typescript.

However, in order for typescript projects to utilize it, the definition file needs to be included in the published package artifact, something that this PR does not yet include.

kopax commented 4 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

kopax commented 4 years ago

We have removed the typings due to errors, see https://github.com/bootstrap-styled/bootstrap-styled/issues/83#issuecomment-535666014