How do I use a custom download of Bootstrap with WebStorm? -


i've installed bootstrap 3 plugin webstorm , great, doesn't include stuff scrollspy or tooltip.

i can download custom version of bootstrap has want here: http://getbootstrap.com/customize/ don't know how set downloaded files webstorm.


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

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

c# - Update a combobox from a presenter (MVP) -