Stumbling around in the IDE - ReactJS running in ServiceNow - Part 3
In Part 2 we created a few more files, and built a few React Components. I noted though, that the CSS was ‘inline’ – So it was mixed with our HTML.I did this for speed, but it’s best to separate and this will demonstrate importing files using the IDE...