You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generally, You wanna have a sass folder inside src. Utils do not sound like a good fit and do not serve the purpose unless only sass file you have a mixin and main of course.
I'm wondering. I have some Sass mixins I use throughout my app. What can I add to the structure of my src folder to make that happen?
I'm looking at: https://github.com/alan2207/bulletproof-react/blob/master/docs/project-structure.md; really good stuff.
Can I just make a folder for Sass mixins? Or maybe should I put it in one of the folders listed in the project structure guidelines, like utils?
The text was updated successfully, but these errors were encountered: