Skip to content

Commit

Permalink
feat: add validate()
Browse files Browse the repository at this point in the history
  • Loading branch information
apasov committed May 13, 2020
1 parent 2b0d9c2 commit 088295f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ export const jsToCss = (value) => {
export const isAnimatable = functions.isAnimatable
export const popular = functions.popular
export const syntax = functions.syntax
export const validate = functions.validate

0 comments on commit 088295f

Please sign in to comment.