/* jshint node: true */ 'use strict'; /** # defaultcss A very simple module for creating a little bit of defaultcss. This is really useful if you are creating a small JS widget that you want to be completely stylable by the application implementer but would also like it to look "kind of ok" if someone want to have a quick play. ## How it Works The provided css text is injected into the HTML document within the document `` prior to any other `` or `