Stefan Bauer

Results 129 comments of Stefan Bauer

@Amey-MSFT this only happens in newer version, suddenly the path has changed I guess around 1.18. release of SPFx that Is not the issue. So the issue in not path...

@nick-pape, one thing I forgot to mention. Source Maps do not show up in the current version, either.

The issue is not fixed in the build chain; it requires the following configuration to make it work: ```js build.sass.setConfig({ cleanCssOptions: { level: 0 }, autoprefixerOptions: { overrideBrowserslist: ["> 1%",...

@Ashlesha-MSFT sure will do but I suspect it works there.

Are you sure the base font size is set to 1rem at 16px?

Yes but if you change the font of your OS that the browser shows smaller text, this changes the font size on root. There is now browser default other then...

Yeah that makes sense, seems like the have a different implementation of the control.

I need to find an Android emulator to check what is going on there.

Thanks haven't tought about that ;) - Submitted it now.