Hey Rahul,
Awesome article, I don't quite agree with argument one and two though.
One CSS File is way better than loading multiple ones.
In SCSS yes, split it up, but combine back into one, loads quicker in the browser!
As for ID's for styling this is not necessary better, for DOM selection (JavaScript yes!)
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day ๐
Hey Rahul,
Awesome article, I don't quite agree with argument one and two though. One CSS File is way better than loading multiple ones.
In SCSS yes, split it up, but combine back into one, loads quicker in the browser!
As for ID's for styling this is not necessary better, for DOM selection (JavaScript yes!)