You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The introduction of @font-face will be introduced through the introduction mechanism of webpack itself.
💥 Breaking Changes:
Because the introduction of @font-face will rely on css-loader, but we have not added css processing loader for the inserted fontface.css. So if the user of sass does not have the webpack rule of css, you need to add a webpack rule about css.