Skip to content

Commit 4982f6c

Browse files
Commit something (#7)
* Commit something * chore: apply Deslop fixes (#8) Co-authored-by: ILIYANGERMANOV <5564499+ILIYANGERMANOV@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ILIYANGERMANOV <5564499+ILIYANGERMANOV@users.noreply.github.com>
1 parent 2915c7d commit 4982f6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.storybook/preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { Preview } from '@storybook/nextjs-vite';
2-
import '../src/styles/global.css';
2+
import '@/styles/global.css'; // comment
33

44
const preview: Preview = {
55
parameters: {

0 commit comments

Comments
 (0)