**Bug** When I use `@dojo/cli-create-widget` to generate a widget template, the generated widget import clause is error ```ts import * as css from './styles\container.m.css'; ``` the test class also has the same error ```ts import Container from './..\..\Container'; ``` My pc is Windows 11