Skip to content

Commit 4778f08

Browse files
committed
fixup! fixup! feat: import main.css in Cypress Component Testing page
1 parent cb8f585 commit 4778f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/config/cypress-ct/cypress/support/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import './commands'
2020
// require('./commands')
2121

2222
// Import global styles
23-
import '@/main.css'
23+
import '@/assets/main.css'
2424

2525
import { mount } from 'cypress/vue2'
2626

0 commit comments

Comments
 (0)