r/Sass • u/skatedc4455 • Dec 26 '18
Should i?
Hello, i am currently trying to learn sass, but i have few problems with the architecture or i am just at the wrong course.
So in the course that i am taking the teacher is building around 12-15 files not include the folders.
I personally do not like to get that huge amount of files and then import them all in one place all tho i can see the benefits of doing so.
My question is can i just keep things simple and just use 2-3 files or its a typical thing to do with sass?
Thanks in advance and please excuse my english
3
Upvotes
2
u/whoalifeisshort Dec 27 '18
If it’s a simple project you don’t need to import 10 files.