Graham Sutton

Results 3 issues of Graham Sutton

Hi there. First of all, I wanted to say I really appreciate this package and the ease of use it's brought to creating a Shopify app. One thing I noticed...

When using `Button` components wrapped in `FlowbiteThemable`, the button text and borders do not match the theme color. Additionally, the background color is being applied when it should not be...

🪲 bug

#### What are you trying to achieve? I wanted to request adding a `seeAttributeIs` assertion for functional tests in the `Laravel5` module. ```php // sample code $I->seeAttributeIs($selector = '.product:first-child', $attribute...