Adding CSS with Requirejs
Problem
In one of my projects I was using requirejs and I had the situation where I had html templates with links to external css files, after I appended these templates to the DOM, the javascript that needed to use that styled DOM didn't have the st...
tomasalabes.me3 min read