Advantages of using CSS in JS:
- Isolated styles
- All the power of JS to create variables, functions, make imports
- optimize the size of our CSS and make “lazy load”
- share CSS through NPM
- write code once and transform it into solutions for web, mobile or even sketch