Skip to content

Commit 6cc05da

Browse files
committed
Fix require of signature.less in index.js
1 parent 0aab1fe commit 6cc05da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
require('./static/styles/styles.less');
1+
require('./static/styles/signature.less');

0 commit comments

Comments
 (0)