Hi,
I'am using CSS preprocessor Sass and importing fd.css to my app.css. To avoid double loading styles, I would like to disable appending of LINK tag with fd.css stylesheet into HEAD.
Based on documentation, I set &fileCss parameter to `` (empty string), but the empty LINK tag is still appending.
It would be nice, if FD-R tested &fileCss first and if it’s empty, no LINK was appended.
Thanks for Your great work on FD-R.
Froggiewalker
Hi, I'am using CSS preprocessor Sass and importing fd.css to my app.css. To avoid double loading styles, I would like to disable appending of LINK tag with fd.css stylesheet into HEAD. Based on documentation, I set &fileCss parameter to `` (empty string), but the empty LINK tag is still appending. It would be nice, if FD-R tested &fileCss first and if it’s empty, no LINK was appended. Thanks for Your great work on FD-R. Froggiewalker