update assets part 1

This commit is contained in:
2022-11-23 08:54:40 +00:00
parent f75cdcdae7
commit c2f3feb9b7
961 changed files with 55311 additions and 51369 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.