blob: 42eae5fa4b827042a20f748e471ae92d0711617a [file] [log] [blame]
Sean McCulloughb29f8912025-04-20 15:39:11 -07001// Import styles, initialize component theme here.
2// import '../src/common.css';
Philip Zeyliger99a9a022025-04-27 15:15:25 +00003
4// No imports needed - components are imported directly in the test files
Philip Zeyligerc72fff52025-04-29 20:17:54 +00005// Components should be imported in the test files directly, not here