CSS-Extended
CSS-Extended copied to clipboard
external css files not quit working
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.
I have a similar problem, classes are not added automatically