Skip to content

Commit 0f39141

Browse files
committed
fix scss import issue
1 parent 6a15af0 commit 0f39141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/colourPicker.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import '~payload/scss';
1+
@import 'payload/scss';
22

33
.add-color.btn {
44
margin: 0;

0 commit comments

Comments
 (0)