Skip to content

Commit

Permalink
feat: import qunit-theme-ember css
Browse files Browse the repository at this point in the history
  • Loading branch information
ignace committed Dec 9, 2023
1 parent 28918e9 commit f4a840d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* globals Testem */
import 'qunit/qunit/qunit.css';
import 'qunit-theme-ember/qunit.css';

import { macroCondition, getOwnConfig, importSync } from '@embroider/macros';

Expand Down

0 comments on commit f4a840d

Please sign in to comment.