Dmitry Belyaev

Results 4 issues of Dmitry Belyaev

I've seen a couple of issues about resolving variables attached to specific classes and that's true indeed that it's impossible to resolve nesting cases in build time. My use case...

### What? Adding support for supporting a custom fontFamily name when using next/font ### Why? By default, next/font hashes the font name when generating css to achieve proper scoping. However,...

area: documentation
type: next
area: Font Optimization

I'm creating a package that we're planning to use across multiple repositories with a stylelint configuration. A part of it is testing for the browser features support using `browserslist` with...

### Steps to Reproduce 1. Receive notifications (notification bubble goes to X) 2. Open the app to mark it as read (notification bubble disappears) 3. Receive more notifications (notification bubble...

bug