octopusthink / nautilus

Inclusive, open-source design system and React component library.
https://nautilus.octopusthink.com
MIT License
2 stars 0 forks source link

Start using relative imports #212

Closed tofumatt closed 4 years ago

tofumatt commented 4 years ago

I've noticed VSCode behaves way better when using relative imports. Related to #199, we should think about ditching our cool webpack aliases and moving to relative imports to improve VSCode integration.