Martin Antoš
Martin Antoš
The same issue. Some news?
The same problem. It does nothing but logging success open and supported yes.
I fix this issue with adding cssFiles strictly to the no-custom-classname rule. It was working fine before update. ```javascript // .eslintrc.js "tailwindcss/no-custom-classname": ["warn", { cssFiles: [ "resources/css/app.css", "resources/css/editor.css", "resources/css/font-delivery.css" ]...
The same issue. yarn install or npm ci not help me in the pre-install. I tried submodules and this from documentation not work too. [https://docs.expo.dev/build-reference/git-submodules/](https://docs.expo.dev/build-reference/git-submodules/)