From the NASA article: "The effect would dissipate when the extra water vapor cycles out of the stratosphere and would not be enough to noticeably exacerbate climate change effects."
import 'semantic-ui-css';
should have been import 'semantic-ui-css/semantic.min.css';
Documentation of how to actually import and use the CSS would be nice...might be obvious to the creators, but not to hardheads like myself. $ npm install semantic-ui-css --save
and with that I get ├─┬ [email protected]
│ └── [email protected]
Plus a whitescreen because jQuery is not defined...bummer