haskell - How to use a CSS Framework with Yesod? -


i want use blueprint css framework yesod. there best practices?

because yesod uses templates css, looks me cannot use .css-files directly? have rename them .lucius-files?

how add css defaultlayout?

one approach rename them .lucius files, should work perfectly. (if doesn't, it's bug in lucius , should report it.) store css in static folder , reference addstylesheet call; approach took yesod wiki, instance.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -