Fundamentals of Sass for Beginners
Summary
CSS can be fun(if you know your way) but it can get hard to maintain as it gets larger. That's where Sass comes in. Sass has features that makes readability and scalability easier and it's very easy to maintain. At the end of this article, we...
clueless-developer.hashnode.dev9 min read
Victor Eke
Software developer specializing in front-end development and open-source, currently pursuing a bachelors degree in computer science.
Great article Pavlo. Sass is really powerfull indeed. ❤️