🐛 BUG: Auto-completion of kebab-case paths not supported #759
Labels
- P2: nice to have
Not breaking anything but nice to have (priority)
ecosystem: upstream
Issue is caused by a bug / missing feature upstream
Describe the Bug
Auto-completion will not work when the import path contains the
/kebab-case/
path.For example,
import {} from '../styled-system/'
Steps to Reproduce
npm init astro
using templateThe text was updated successfully, but these errors were encountered: