/* custom-theme.css */ /* @theme custom-theme */ @import "default"; .container { display: flex; } .col { flex: 1; }