'How can I access inner directories in react

I have this folder structure but I don't exactly know how to import file from my style folder to for example my PulsingCircle component. three dots is not working, I can't just type import CirclStyle from ".../styles/Circle.module.css"; enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source