SylRob

Results 3 comments of SylRob

I see your point of view. One solution would be to include the @font-face, @media and @keyframes only if they are mentioned / used in the selected classes. In that...

I forgot to mention that I tried to initialize the service worker like MSW doc is saying : ``` npx msw init public/ --save ``` It succeeded, but the error...

hitting this issue with playwright running e2e with dev server. The patch indeed fix the issue but it would be great to have an official release for that