diff options
Diffstat (limited to 'pyssg.xyz/live/static/font-awesome/scss/v4-shims.scss')
-rw-r--r-- | pyssg.xyz/live/static/font-awesome/scss/v4-shims.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pyssg.xyz/live/static/font-awesome/scss/v4-shims.scss b/pyssg.xyz/live/static/font-awesome/scss/v4-shims.scss new file mode 100644 index 0000000..38b13c6 --- /dev/null +++ b/pyssg.xyz/live/static/font-awesome/scss/v4-shims.scss @@ -0,0 +1,6 @@ +/*! + * Font Awesome Free 5.15.3 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 'shims'; |