Hi, I'm kinda new to this so just need some pointers...
Trying to use IntelliJ Live Edit plugin to edit an HTML file - by clicking the chrome button on the html file. At this stage i'd like to let the browser know about the css files I have in my project (so my preview comes out styled) - what do i need to do to get this right?
~Gilbert