Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where would Sass mixins go? #109

Open
Konglomneshued opened this issue Dec 16, 2022 · 1 comment
Open

Where would Sass mixins go? #109

Konglomneshued opened this issue Dec 16, 2022 · 1 comment

Comments

@Konglomneshued
Copy link

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?

@NafiurSiddiqui
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants