Test new scss
Update packages
This commit is contained in:
28079
Front/skydivelogs-app/package-lock.json
generated
28079
Front/skydivelogs-app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,9 @@
|
||||
// https://theme-builder-1623190217839.web.app/
|
||||
|
||||
@use '@angular/material' as mat;
|
||||
|
||||
@use '~@angular/material' as mat;
|
||||
@import "Material-Icons";
|
||||
@import "Roboto";
|
||||
|
||||
// Be sure that you only ever include this mixin once!
|
||||
@include mat.core();
|
||||
@@ -62,7 +64,7 @@
|
||||
$text: 100
|
||||
);
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap');
|
||||
// @import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap');
|
||||
|
||||
$mat-typography: mat.define-typography-config(
|
||||
$font-family: 'Rubik',
|
||||
|
||||
Reference in New Issue
Block a user