Stefan Hagström
Results
4
comments of
Stefan Hagström
How do i use this with A15?
Support for tailwind would be awesome!. +1
> I had the same problem, and I solved it like this > > ```js > ngOnInit() { > if (isPlatformBrowser(this.platformId)) { > this.appRef.isStable.pipe(untilDestroyed(this)).subscribe((isStable) => { > if (isStable) {...
Good Call!