import Bar from modules/bar App.config({ style: "./style.css", windows: [ Bar(), ], }) export { }