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
{{ message }}
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Unfortunately, the sass loader does not allow cross-language imports. There is no way of capturing the output or result file at "compile time". The importer of sass-loader would have to be taught how to run loaders. Then, we could change the configuration so that font files only go through the fontgen, and then the sass loader, so the sass output would go into the sass file that required it.
Hi,
could you think of a smart way to combine this loader with sass or less?
I would like to use the fontgen loader to generate a mixin with less or sass and reuse it in my sass or less files.
The text was updated successfully, but these errors were encountered: