The eslint sorting depends on the css file. In local, I can run metro to generate the file in but CI, I cant so if I can run buildCSS then I can generate it. I was using it from internal import before but recent release changed its path and put in a file with sub path imports so I can no longer use it
The eslint sorting depends on the css file. In local, I can run metro to generate the file in but CI, I cant so if I can run
buildCSSthen I can generate it. I was using it from internal import before but recent release changed its path and put in a file with sub path imports so I can no longer use it