Safiyya Babio

Results 2 comments of Safiyya Babio

This package has solved this for me https://github.com/beyonk-adventures/google-fonts-webpack-plugin , its compatible with Webpack 4.

For anyone interested, here is a sticky popover that extends the functionnalities of `NgbPopover` ``` import { ElementRef, Directive, Input, TemplateRef, EventEmitter, Renderer2, Injector, ComponentFactoryResolver, ViewContainerRef, NgZone } from "@angular/core";...