Using Sass in a create-react-app Application
CSS preprocessors have many cool features such as mixins, nesting, and importing other files that allow for more powerful and organized styling. Although the general rule of thumb in React is to completely segregate components and their styles so the...
sabinadams.hashnode.dev1 min read