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