Browse Source

refactor PageList.module.scss

yohei0125 3 years ago
parent
commit
f6aa4b8309
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/app/src/components/IdenticalPathPage.module.scss

+ 1 - 0
packages/app/src/components/IdenticalPathPage.module.scss

@@ -1,4 +1,5 @@
 @use '~/styles/molecules/page-accessories-control';
+@use '~/styles/page_list';
 
 .grw-page-accessories-control :global {
   @extend %grw-page-accessories-control;