do not include fonteawesome by default
This commit is contained in:
parent
f7ae24aa05
commit
e8d43c0f79
|
@ -4,7 +4,7 @@
|
||||||
@import "understrap/woocommerce"; // <-------- Loads WooCommerce style fixes. Comment out if you aren't using WooCommerce
|
@import "understrap/woocommerce"; // <-------- Loads WooCommerce style fixes. Comment out if you aren't using WooCommerce
|
||||||
|
|
||||||
// Optional files - If you dont use the corresponding scripts/fonts comment em out
|
// Optional files - If you dont use the corresponding scripts/fonts comment em out
|
||||||
@import "assets/font-awesome"; // <-------- Font Awesome Icon font
|
// @import "assets/font-awesome"; // <-------- Font Awesome Icon font
|
||||||
@import "assets/underscores"; // <-------- Underscores media styles
|
@import "assets/underscores"; // <-------- Underscores media styles
|
||||||
|
|
||||||
// Any additional imported files //
|
// Any additional imported files //
|
||||||
|
|
Reference in New Issue