How to use a CSS Framework with Yesod?
问题 I want to use the Blueprint CSS Framework with Yesod. Are there any best practices? Because Yesod uses templates for CSS, it looks to me that I cannot use the .css-files directly? Do I have to rename them to .lucius-files? How do I add the CSS to the defaultLayout? 回答1: One approach would be to rename them to .lucius files, which should work perfectly. (If it doesn't, it's a bug in Lucius and you should report it.) But you could also store the CSS in the static folder and reference it with an