nexxtway/react-rainbow

View on GitHub
src/components/Application/rainbowLegacyStyles.js

Summary

Maintainability
D
1 day
Test Coverage

File rainbowLegacyStyles.js has 774 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import React from 'react';
import { createGlobalStyle } from 'styled-components';
import { isServer } from '../../libs/utils';

const fontsCDN = 'https://fonts.react-rainbow.io';
Severity: Major
Found in src/components/Application/rainbowLegacyStyles.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status