Noah
de3d6e9315
* Vendor fontawesome icons * User settings page: to edit profile details (other features not hooked up yet) * Initial user profile page
12 lines
346 B
SCSS
12 lines
346 B
SCSS
/*!
|
|
* Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
|
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
|
* Copyright 2022 Fonticons, Inc.
|
|
*/
|
|
// V4 shims compile (Web Fonts-based)
|
|
// -------------------------
|
|
|
|
@import 'functions';
|
|
@import 'variables';
|
|
@import 'shims';
|