fohanist

Results 1 issues of fohanist

**Describe the bug** I use nextjs, typescript, scss. and [tsconfig-paths](https://www.npmjs.com/package/tsconfig-paths). example `import GridPage from '@f/src/elements/grid/grid_page';` goto file is working. but, `import styles from '@f/public/styles/pages/payment/subscription/pricing.module.scss';` is not working goto scss file....

bug