Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
'use strict';
var fontawesomeSvgCore = require('@fortawesome/fontawesome-svg-core');
// turn off adding styles to the app's HTML as these styles are included in the build already
fontawesomeSvgCore.config.autoAddCss = false;