csc loading spinner

This commit is contained in:
tykayn 2025-09-22 09:59:08 +02:00
parent 8a426e6d0e
commit c8d013d57d
11 changed files with 71 additions and 36 deletions

View file

@ -4,7 +4,7 @@ import {Component} from '@angular/core';
selector: 'sae-typo',
imports: [],
templateUrl: './index.html',
styleUrl: './index.css'
styleUrl: './index.scss'
})
export class Index {