Keeping application styles scalable is always a difficult task. Many tools were created trying to solve this problem in some way, such as SASS, CSS Modules, CSS in JS frameworks and so on. However, these solutions are still not ideal, as the amount of written code remains large, breaking styles…