Hey there, I built a hex package and the more that I started using it myself, the more I realized that twix provides a much better way of handling a lot of the functionality that I was building out. So I went through and added twix and that seriously cut my code by about 2/3rds 👍 .
So now all that tail_colors does is provide the ability to pass in triggers in the class string that a component can use to determine layout/styling, as well as provide a methodology to target classes to nested elements within a component.
Would it make sense to add that functionality to twix and to just retire the tail_colors library? Would love to get your thoughts!
If you think it's a good idea, I'd be happy to put together a PR. Thanks
Hey there, I built a hex package and the more that I started using it myself, the more I realized that twix provides a much better way of handling a lot of the functionality that I was building out. So I went through and added twix and that seriously cut my code by about 2/3rds 👍 .
So now all that tail_colors does is provide the ability to pass in triggers in the class string that a component can use to determine layout/styling, as well as provide a methodology to target classes to nested elements within a component.
Would it make sense to add that functionality to twix and to just retire the tail_colors library? Would love to get your thoughts!
If you think it's a good idea, I'd be happy to put together a PR. Thanks