update assets part 4

This commit is contained in:
2022-11-23 08:56:53 +00:00
parent e019ec9965
commit c609e7de5b
1000 changed files with 61162 additions and 55998 deletions

View File

@@ -41,6 +41,11 @@
}
}
// sets a specific icon family to use alongside style + icon mixins
.fa-family-classic() {
font-family: 'Font Awesome 6 Free';
}
// convenience mixins for declaring pseudo-elements by CSS variable,
// including all style-specific font properties, and both the ::before
// and ::after elements in the duotone case.