Solved
How to create folder structure and less file imports for styling
Hello All,
I have created one site and its components but now I want to apply styling to my components.
I want to use .less or .scss files for styling.
So what should be the folder structure for styling and where should I import the main.less or main.scss files.?
Thank you