I've exported a course to finish it in the Framework, but have a few minor issues:
I've installed a component not supported by the AT and added a block to blocks.json and the component json to components.json. Everything builds fine and almost everything displays. The exception is the displayTitle fails to display for the new component. Any ideas why?
My second issue is custom CSS which is added in the AT's Project Settings. Where is the appropriate place to add this in the Framework?
Third, my AT install is using an older version of the Framework. What's the best way to update the Framework version the course is using?
And lastly, what do people do about those ids generated by the AT? Nothing or replace them with more human-readable ids like b-150, c-200 etc.?