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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -