StatuAgency / unocss-preset-grid

UnoCSS Grid preset
https://www.npmjs.com/package/unocss-preset-grid
MIT License
19 stars 3 forks source link

Type error #1

Closed jbaubree closed 1 year ago

jbaubree commented 1 year ago

Hi 👋

There is an issue with typing in your preset. When importing unocss-preset-grid, we get following typescript error: Cannot find module 'unocss-preset-grid' or its corresponding type declarations. This is due to your package.json configuration that declares "types": "./dist/index.d.ts" without anything creating this index.d.ts on build. Can you fix this?

Thanks in advance

berkaltiok commented 1 year ago

Hello, We are aware of this mistake. We will solve this problem as soon as possible. If you want to contribute to the project and solve the problem, we would be very happy.