notes css frameworks - deventry/uosweb-docs-en GitHub Wiki

http://www.khalidabuhakmeh.com/using-semantic-ui-with-asp-net-core

http://blackbe.lt/removing-unused-css-selectors-with-google-chrome-tool/

https://hacks.mozilla.org/2016/08/using-feature-queries-in-css/

http://www.sitepoint.com/dustmeselectors/

http://materializecss.com/

http://www.csspurge.com/

http://blazecss.com/

https://picturepan2.github.io/spectre/

css minifier http://css.github.io/csso/csso.html

https://cssminifier.com/

js minifier http://lisperator.net/uglifyjs/#demo

http://tachyons.io/

http://www.flexboxpatterns.com/home

http://www.richcss.com/

http://benfoster.io/blog/asp-net-core-themes-and-multi-tenancy

https://begriffs.com/posts/2016-05-28-rss-responsive-design.html?hn=1

wireframing https://balsamiq.com/

MS seems to push bootstrap on us via project templates but Bootstrap is kind of large and bloated by default

I think we need to carefully review alternatives and figure out ways to make it flexible to use others even if we settle on one.

Even Dino Esposito in his 10 Good Practices for ASP.NET MVC Apps says Don't Use Bootstrap http://www.codemag.com/Article/1405071

Obviously we have to use something. The challenge is how to stay loosely coupled. People can copy and modify views of course if they want to make major changes to markup, but it would be nice to at least have a way to plugin css class names somehow instead of hard coding them in the views

http://www.monolinea.com/css-frameworks-comparison/

http://xybu.me/a-comparison-of-light-weight-web-front-end-frameworks/

http://foundation.zurb.com/

http://getuikit.com/

http://semantic-ui.com/introduction.html

http://gumbyframework.com/

http://purecss.io/

http://matthewhartman.github.io/base/

resources for images http://www.engadget.com/2016/01/07/ny-public-library-old-public-domain-images/

form layout http://stackoverflow.com/questions/27825134/bootstrap-complex-form-layout-for-combined-vertical-inline-fields

https://output.jsbin.com/sejemi