mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 23:09:47 +00:00
16 lines
427 B
SCSS
Generated
16 lines
427 B
SCSS
Generated
/*!
|
|
* Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
|
|
* License - https://fontawesome.com/license (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';
|