Can DW use CSS classes when <link> not on current page?
In a twig based bootstrap site I'm assisting with I keep having to add the link to the boostrap core css on each twig file temporarily while I'm making changes to it and then remember to delete the link else DW does not pick up the classes to assist me with completing them. Is there a way to make dreamweaver always load and assist with BootStrap css classes without having to include that <link> in the current page?
