twitter bootstrap - Brackets Live Preview failed to load external files -


this question somehow similar 1 : brackets live preview doesn't link external files

when try lunch project uses frameworks bootstrap live preview cannot load bootstrap (or other script).

for example tries find bootstrap.css file in here : http://127.0.0.1:20862/css/bootstrap.css not.

so how introduce right path of static files brackets ?

ide version : release 1.9 build 1.9.0-17312


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -