ikeamanual
Results
2
issues of
ikeamanual
Hi, Nice tool! I have this in my style.css: ` a[href$='.pdf']:after { content: url("graphics/pdficon.gif"); padding: 0 3px 0 0; } ` It would be nice to check url's in css....
enhancement
Hi, I added some code to fix the case where the views directory in express is an array of directory paths instead of just a single path.