CSS-Extended icon indicating copy to clipboard operation
CSS-Extended copied to clipboard

external css files not quit working

Open adrianmak opened this issue 9 years ago • 1 comments

I'm on windows platform, sublime text 3.x my html project folder structure looks like

c:/test +-----asset/ +----css/ test.html

I added "load_external_files": ["asset/css/*.css"],

while editing the html file and try to reference css class from the style.css, nothing appear. no class sugggestion provided.

adrianmak avatar Nov 05 '15 22:11 adrianmak

I have a similar problem, classes are not added automatically

karmeljuk avatar Dec 11 '15 09:12 karmeljuk