build - Should I use a fontawesome cdn or include the css file in my react project? -


i going add fontawesome project working (using microsoft's mvc spa services , vs2017) coworker told me include in build. supposed better? if so, how do that? copy css file somewhere , webpack take care of it?

i using cdn version upto date , load in minimal. no point using server space there?


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -