praveenjuge / kutty

Kutty is a tailwind plugin for building web applications. It has a set of accessible and reusable components that are commonly used in web applications.
https://kutty.netlify.app
MIT License
833 stars 44 forks source link

Different border-color value in forms #16

Closed frederikhors closed 4 years ago

frederikhors commented 4 years ago

Is tag-checkbox's border-color different from tag-input's one? Why?

UPDATE:

I'm also using Tailwind 1.7:

  experimental: {
    uniformColorPalette: true
  }
praveenjuge commented 4 years ago

That was a mistake, fixed now in v0.2.3 Thanks for letting me know!