#It's Frontend Friday - How SASS can make your project better
Hello #FrontendFriday-reader.
If you are developing an SPA with one of the common frameworks such as Angular or React, you will usually end up using CSS for styling and formatting the UI. The problem with CSS, however, is that it quickly leads to cluttered and hard-to-maintain code.



