[Plugin: WP CSS] Don’t include commented stylesheets
-
To test different stylesheets with my theme, I have a few commented @import directives in my style.css, eg.
@import url(css/screen/dropline.css); /* @import url(css/screen/nav.css); */WP CSS ignores the comment and includes both stylesheets. Could you please correct this wrong behavior?
PS: Do you have any roadmap for a new version?
PPS: The version info on the right is wrong, I wrote “2.8.1 beta 2”
The topic ‘[Plugin: WP CSS] Don’t include commented stylesheets’ is closed to new replies.