src/components/Application/rainbowLegacyStyles.js
File rainbowLegacyStyles.js
has 774 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import React from 'react';
import { createGlobalStyle } from 'styled-components';
import { isServer } from '../../libs/utils';
const fontsCDN = 'https://fonts.react-rainbow.io';