From 7902eb73845351cd10032d281ee6af9acdca8a69 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Thu, 25 Feb 2021 03:59:32 -0700 Subject: First webpage commit --- static/fa/scss/fontawesome.scss | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 static/fa/scss/fontawesome.scss (limited to 'static/fa/scss/fontawesome.scss') diff --git a/static/fa/scss/fontawesome.scss b/static/fa/scss/fontawesome.scss new file mode 100644 index 0000000..c77eed3 --- /dev/null +++ b/static/fa/scss/fontawesome.scss @@ -0,0 +1,16 @@ +/*! + * Font Awesome Free 5.15.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) + */ +@import 'variables'; +@import 'mixins'; +@import 'core'; +@import 'larger'; +@import 'fixed-width'; +@import 'list'; +@import 'bordered-pulled'; +@import 'animated'; +@import 'rotated-flipped'; +@import 'stacked'; +@import 'icons'; +@import 'screen-reader'; -- cgit v1.2.3-70-g09d2