flexbox/react-native-bootcamp

Issue with [patterns](https://davidl.fr/workshop/patterns)

bore-prog opened this issue · 2 comments

Describe the bug, the incomprehension

In dark mode in the patterns page, the h1 titles (that are anchor) are black on dark background.
Maybe due to : .!text-black { color: rgb(0 0 0/var(--tw-text-opacity))!important;}

Additional info

image

Thanks you for the feedback @bore-prog we fixed the issue 🚀