Nestor Vera

Results 235 comments of Nestor Vera

> Thanks! It would be nice to have a test story in the showcase example for the font module. I'll try to open a PR tomorrow 👌

I have bad news 🤦‍♂️ The fonts module seems to work fine when browsing the site during development (I added a `/modules/fonts` route to see the demo component in action)....

The `/_fonts` dir is right there, we just need to proxy it so it's accessible from storybook's port. PR has been updated with the change. @musicraccoon try adding a proxy...

I could not reproduce. Might wanna close this one since there was no repro provided @tobiasdiez

> That's weird. `:where()` should make the priority lower than the regular class. Can you give a minimal reproduction? Looks like it is caused by css layers.